Commit Graph

12 Commits

Author SHA1 Message Date
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