9 Commits

Author SHA1 Message Date
Claude
8a5e55cec8 note on how to make combine_assets working on Docker 2019-11-24 16:12:29 +01:00
Claude
897338689e docker: remove unused config options 2019-11-24 13:40:35 +01:00
Claude
26cd691cea apply new code formatter
phpfmt using PSR-2 coding style
2019-11-24 11:58:37 +01:00
Claude
4462a471c5 Rewrite Docker-Setup
* make it simpler and cleaner
* switch to nginx-alpine and php-fpm-alpine
* docker-compose: autobuild php-image for stikked
* serve all files directly (htdocs is mounted instead of copied)
* stikked-configuration for docker resides in docker/stikked.php
2019-11-23 16:58:17 +01:00
Tim White
3091ea6e8c Fix docker bug when setting DB_PASSWORD 2018-09-26 21:22:39 +10:00
Rob Thomas
cf6b357967 Fix brain-typo. Sorry about that!
Somehow I managed to type STIKKIT instead of STIKKED all those times.
I honestly have no idea how I managed to get that into my head.
2018-03-16 21:17:03 +00:00
Rob Thomas
0ef7cbf4c6 Remove debugging left in there 2018-03-16 04:44:31 +00:00
Rob Thomas
2f182ba55c Rewrite docker setup
This now allows ANY Stikked configuration variable to be overridden
by environment variables.
2018-03-16 04:37:08 +00:00
Claude
9042f9d960 moove! 2017-09-26 17:03:14 +02:00