2023-06-24 14:04:12 +02:00
|
|
|
# Egommerce docker stack
|
2021-12-02 19:34:05 +01:00
|
|
|
|
2024-12-24 14:19:23 +01:00
|
|
|
## Start
|
2023-06-24 14:04:12 +02:00
|
|
|
|
2024-12-05 21:54:28 +01:00
|
|
|
# $ make up
|
2023-06-24 14:04:12 +02:00
|
|
|
|
2024-12-24 14:19:23 +01:00
|
|
|
## Shutdown
|
|
|
|
|
|
|
|
# $ make down
|
|
|
|
|
|
|
|
# Egommerce K8S stack (currently experimental)
|
|
|
|
|
|
|
|
## Start
|
|
|
|
|
|
|
|
# $ make k8s-up
|
|
|
|
|
|
|
|
## Shutdown
|
|
|
|
|
|
|
|
# $ make k8s-down
|
|
|
|
|
|
|
|
## Maintenance
|
2023-06-24 14:04:12 +02:00
|
|
|
|
2023-06-24 15:40:25 +02:00
|
|
|
### If certificate doesn't work try to copy contents of the key file at the end of the cert file.
|