Commit Graph

18 Commits

Author SHA1 Message Date
Igor Scheller 25bf0d8f87 Fixed docker build 2019-06-03 20:33:09 +02:00
MichiK c035386f39 Set project name for docker-compose 2018-12-07 16:56:51 +01:00
MichiK 9f708378f7 Swap yarn install and copy assets as well 2018-12-07 16:56:51 +01:00
MichiK 2b03e21f3d Improve Docker build caching
First install the dependencies, then copy the files from the build context
into the image. This allows for more caching during rebuilds when files
change and rebuilds are much faster.
2018-12-07 16:56:51 +01:00
Igor Scheller 8a9031fa01 Docker: Added storage path to container
Closes #505
2018-12-02 12:29:48 +01:00
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 2018-09-23 14:19:28 +02:00
Igor Scheller ad75488464 Docker: more improvements 🎉 2018-09-23 11:42:41 +02:00
marudor 8eee97f3ad empty php file works as indx 2018-09-23 11:42:41 +02:00
marudor 41399fb9d9 Assets are only needed by nginx - not php 2018-09-23 11:42:41 +02:00
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources 2018-09-10 18:22:48 +02:00
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 2018-09-03 22:55:54 +02:00
Igor Scheller 9f1ee0c6c6 Fixups and cleanup for GitLab CI 2018-09-03 22:09:07 +02:00
Igor Scheller 81890b6570 Build docker image with gitlab 2018-08-21 19:26:10 +02:00
Igor Scheller bf6efe532c Added trusted proxies 2018-08-19 16:44:33 +02:00
Igor Scheller 6415882b1c docker: compose: Added internal networks 2018-08-19 16:44:33 +02:00
Igor Scheller 7c48b69806 Docker: Fixed Dockerfile to build new setup 2018-08-19 16:44:33 +02:00
Igor Scheller fd709f084e Readme: Documented database import and added mail config hint 2018-08-19 16:44:33 +02:00
Igor Scheller 8ed3ed3a77 Moved docker files to contrib, added documentation 2018-08-19 16:44:33 +02:00