Update deployment to single node swarm
This commit is contained in:
parent
3502dcfcb0
commit
58e688b83e
7 changed files with 97 additions and 51 deletions
3
ingress/Dockerfile
Normal file
3
ingress/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:alpine
|
||||
|
||||
COPY app.conf /etc/nginx/conf.d/
|
||||
Loading…
Add table
Add a link
Reference in a new issue