arshamparity
fc73a2f27a
removing the default nginx configuration ( #385 )
...
* adding values-parity.yaml to the project again
* removing the custom values file
* replacing the namespace with variable
* removing the default configuration for frontend nginx
2021-08-27 16:10:16 +03: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
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
James Wilson
8793d0fd5b
pass the feed URL via env var rather than config map so that standalone Docker usage is simplified
2021-08-14 11:32:48 +01:00
Arsham Teymourı
8f6452fba5
remove command section from frontend-deployment
2021-08-11 00:11:14 +03: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
Arsham Teymourı
ac20d3d845
adding frontend to the helm chart
2021-08-10 13:36:28 +03:00
Erin Grasmick
ba2a8d1ef1
trigger ci
2020-07-28 14:32:07 +02:00
Erin Grasmick
2da071ae47
fix confusion action behavior
2020-07-28 13:24:15 +02:00
Erin Grasmick
2c786a52f2
trigger ci
2020-07-28 13:18:15 +02:00
Maciej Hirsz
48e7aa4306
WIP: reworking docker
2020-07-02 15:03:14 +02:00
Chevdor
d15409bf2e
Better docker for the frontend ( #240 )
...
* Exclude vscode local settings
* Switch the image to nginx with ENV support
* Add some doc
* Fix travis config
* Ignore coverage data
* Remove version labels
* Fix the Dockerfile according to the recent refactoring
* Cleanup
* Change maintainer
According to @woss request
* Fix travis config
2020-04-15 11:15:11 +02:00