Commit graph

25 commits

Author SHA1 Message Date
jonasled
186b9b7a25 enable apache modules 2021-03-25 14:44:16 +00:00
Jonas Leder
eb36eb4ba3 switch to new docker container 2021-03-24 23:46:18 +01:00
jonasled
dc94c74547 removed silent flag 2021-02-28 12:23:22 +01:00
jonasled
0e829e9afa replaced init with install 2021-02-28 12:20:25 +01:00
jonasled
12af70c1d8 add silent flag to yarn init 2021-02-28 12:16:38 +01:00
jonasled
245be7786f setup yarn scripts and added new commands to build script 2021-02-28 11:59:13 +01:00
b6e5d774cc migrate from deprecated lib-sass to sass 2021-01-13 10:05:01 +01:00
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