Commit graph

18 commits

Author SHA1 Message Date
9380a5acd6 fixed copy if files in php container 2021-01-12 09:41:25 +01:00
3e248fcf82 switched to node as bootstrapper 2021-01-12 09:41:03 +01:00
b8a2f8baba added ts compiler to dockerfile 2021-01-11 20:20:57 +01:00
7c8b894871 no source map flag is not available 2021-01-11 16:29:59 +01:00
9cbca7682f disable scss sourcemap 2021-01-11 16:26:19 +01:00
43528346d4 minify css after compiling 2021-01-11 16:23:19 +01:00
3021e88bc7 labeled build-container more clear 2021-01-11 16:18:10 +01:00
f878a84897 fix apache header module and edit some scss 2021-01-11 14:45:41 +01:00
a1cad18de2 moved all css files into scss folder 2021-01-11 14:26:30 +01:00
76a963d7d8 starting implementation of scss 2021-01-11 14:10:09 +01:00
bb00e241f9 added comments 2021-01-02 11:43:54 +01:00
c63b2f63a9 run apache as www-data for more security 2021-01-02 11:42:31 +01:00
8991210d6c use production php file instead of dev version 2021-01-02 11:39:11 +01:00
5c9debbe42 disable php error reporting 2020-12-28 23:01:50 +01:00
77c50ddaeb set env to production 2020-12-28 22:57:14 +01:00
0f98ef85c2 also disable cron and composer 2020-12-28 22:49:56 +01:00
ea2e72b04c disable unused php extensions 2020-12-28 22:41:58 +01:00
38e782633a move website into docker container 2020-12-28 22:36:25 +01:00