|
il y a 6 ans | |
---|---|---|
config | il y a 6 ans | |
src | il y a 6 ans | |
static | il y a 6 ans | |
templates | il y a 6 ans | |
.gitignore | il y a 6 ans | |
Dockerfile | il y a 6 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 6 ans | |
TODO_commands | il y a 6 ans | |
requirements.txt | il y a 6 ans | |
stack-testing.yml | il y a 6 ans | |
stack.yml | il y a 6 ans |
For local testing:
`docker-compose -f stack-testing.yml build`
`docker-compose -f stack-testing.yml up`
For deployment:
`docker-compose -f stack.yml build`
`docker-compose -f stack.yml up`