24 lines
298 B
Markdown
24 lines
298 B
Markdown
# Egommerce docker stack
|
|
|
|
## Start
|
|
|
|
# $ make up
|
|
|
|
## Shutdown
|
|
|
|
# $ make down
|
|
|
|
# Egommerce K8S stack (currently experimental)
|
|
|
|
## Start
|
|
|
|
# $ make k8s-up
|
|
|
|
## Shutdown
|
|
|
|
# $ make k8s-down
|
|
|
|
## Maintenance
|
|
|
|
### If certificate doesn't work try to copy contents of the key file at the end of the cert file.
|