Commit Graph

10 Commits

Author SHA1 Message Date
Johann Hoffmann
f7cb82b2f2 Adapt two further variables to directory change
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2021-10-14 12:17:38 +02:00
Dmitry Dunaev
9119b65516 [WIFI-4922] Chg: save default wwwassets and templates in persistent storage for a manual changes 2021-10-14 12:17:25 +03:00
oblom0v
ee537b3383 Fix entrypoint script permissions
Signed-off-by: oblom0v <johann.hoffmann@mailbox.org>
2021-10-08 17:22:28 +02:00
Johann Hoffmann
7d9d985142 Add directories to Docker image (#19)
Signed-off-by: oblom0v <johann.hoffmann@mailbox.org>
2021-10-08 17:20:43 +02:00
Dmitry Dunaev
b828619fc9 [WIFI-4240] Add: mailer.sender in all configuration files 2021-09-28 13:20:09 +03:00
oblom0v
07d25cac7e Adapt renaming in Docker and associated config 2021-09-23 19:48:38 +02:00
Johann Hoffmann
60550cc9c3 [WIFI-3938] Remove ./add-ca-cert.sh script in Docker Compose deployment (#13)
* Update ca-certificates in entrypoint script

* Add restapi-ca.pem to Docker image
2021-09-21 18:59:33 +02:00
Johann Hoffmann
92aa8a022e Add template and envsubst call in docker-entrypoint.sh (#12) 2021-09-02 18:51:36 +02:00
Dmitry Dunaev
fac89e0bc3 Fix: make chown execution optional in docker-entrypoint 2021-07-28 10:48:23 +03:00
Johann Hoffmann
1449a877f6 [WIFI-3232] Fix Docker Compose deployment (#7)
* Add entrypoint script with chown and the possibility to run as a non-priviliged user

* Fix docker-entrypoint.sh permissions

* Set permissions on docker-entrypoint.sh since Git preserves executable bit

* Change to colon separator
2021-07-27 14:01:12 +02:00