refactor
This commit is contained in:
18
README.md
18
README.md
@@ -1,9 +1,23 @@
|
||||
# Egommerce docker stack
|
||||
|
||||
## RUNNING
|
||||
## Start
|
||||
|
||||
# $ make up
|
||||
|
||||
## MAINTENANCE
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user