Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Dunaev
ea1adde361 [WIFI-5702] Add: README note on changing default password 2021-11-12 14:40:56 +03:00
stephb9959
eaac1f1625 Adding JSON to docker build 2021-11-11 21:49:54 -08:00
stephb9959
c5f4c067bb Adding JSON to docker build 2021-11-11 21:45:24 -08:00
stephb9959
31a9e4564b Adding JSON to docker build 2021-11-11 21:23:28 -08:00
Dmitry Dunaev
b5b7d27abd [WIFI-3162] Add: readiness_check script that is using cli to check if system is ready 2021-10-22 18:55:31 +03: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
Stephane Bourque
69da5c17cf Update Dockerfile 2021-10-12 12:23:01 -07:00
Stephane Bourque
a199d4e095 Update Dockerfile 2021-10-12 11:58:10 -07:00
Stephane Bourque
448b5949d8 Update Dockerfile 2021-10-12 11:04:42 -07:00
Dmitry Dunaev
fc454ad4f9 Add: AWS lib as dependency in Dockerfile 2021-10-11 13:00:51 +03: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
oblom0v
45d992bb94 Fix renamed binary again 2021-09-27 14:10:40 +02:00
oblom0v
27802bb697 Fix renamed binary in copy statement 2021-09-27 14:09:36 +02: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
Johann Hoffmann
0457294136 Change ownership of uCentralSEC root directory inside Dockerfile (#11) 2021-08-31 13:46:14 +02: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
Dmitry Dunaev
330717964d [WIFI-3223] Add: build file for correct versioning 2021-07-23 17:59:17 +03:00
oblom0v
87ff842f3c Add ucentralsec user in Dockerfile 2021-07-15 12:16:15 +02:00
Johann Hoffmann
56712194e3 [WIFI-2919] Create a dockerfile for ucentralsec and ucentralfms services and add it to docker-compose (#1)
* Add Dockerfile and CI workflow

* Re-add some necessary packages to builder container
2021-07-06 15:30:10 +02:00