Milos Kriz
24fd27e0bd
Docker compose restart unless stopped ( #487 )
2022-07-29 14:57:53 +01:00
James Wilson
b9f93242cd
fix readme image names and remove network bit in docker-compose ( #447 )
...
* fix readme image names and remove network bit in docker-compose
* undo naff tweak
2022-01-18 11:12:33 +00:00
Chevdor
19db1a48ef
Hardening of the Backend docker image ( #379 )
...
* Add script to build the backend
* harden the backend docker image
* fix docker-compose
* fix doc
2021-08-26 14:32:11 +02:00
Chevdor
238d529eae
Hardening of the Frontend docker image ( #377 )
...
* move the env-config script to a sub folder
* fix doc
* fix ports and ref to the official image
* add hardening to the docker-compose examples
2021-08-26 12:20:01 +02:00
James Wilson
701a431ac1
Remove parity specific bit in nginx file (not needed anyway), name default network, tweak a dockerfile comment
2021-08-16 14:08:28 +01:00
James Wilson
65eac5c3e8
Add env to frontend image of docker-compose (since it doesnt proxy internally now)
2021-08-14 12:15:49 +01:00
James Wilson
53f7769146
Make frontend nginx conf suitable for k8s or local deployment (no need for 'old' deployment bits)
2021-08-14 11:57:52 +01:00
Arsham Teymourı
72311d9b61
adding front to the CI
...
adding frontend configmaps and envVars
optimizing docker-compose and DockerfIle
2021-08-10 20:07:07 +03:00
James Wilson
65178de82f
Just one dockerfile to simplify things a little and reduce repetition
2021-07-09 20:57:39 +01:00
James Wilson
11c0db389a
Get docker-compose working again
2021-07-09 19:40:52 +01:00
James Wilson
750aaa06dc
Tweak docker(compose) files (can't test them yet) and add a little backend documentation
2021-07-05 10:26:32 +01:00
Erin Grasmick
6791bef6dc
change backend dockerfile
2020-07-15 17:31:29 +02:00
Erin Grasmick
986ff38e4e
docker compose changes
2020-07-15 14:06:21 +02:00
Maciej Hirsz
48e7aa4306
WIP: reworking docker
2020-07-02 15:03:14 +02:00
Daniel Maricic
b665555de6
working backend on docker ( #226 )
...
* working backend on docker
refactor of the dockerfiles to be more readable and independent.
full build of the backend (release only) within docker
* read `PORT` to u16
* Only need one `PORT` in the new backend
Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com >
2020-02-07 18:27:25 +01:00
Marko
dfaabac0df
Created a Dockerfile & docker-compose so theres no need to run in separate terminals ( #111 )
...
* docker file & docker-compose
* Readme & spelling corretions
* undoing formatOnSave changes
* more changes to readme
2019-02-21 16:41:24 +01:00