stack-orchestrator/app/data/stacks/laconic-dot-com
Zach c06be6da81
stack for the laconic.com website (#590)
* website stack

* use a release, update ports

* use deployments feature for website
2023-10-21 13:31:47 -04:00
..
README.md stack for the laconic.com website (#590) 2023-10-21 13:31:47 -04:00
stack.yml stack for the laconic.com website (#590) 2023-10-21 13:31:47 -04:00

laconic-dot-com

laconic-so --stack laconic-dot-com setup-repositories
laconic-so --stack laconic-dot-com build-containers 
laconic-so --stack laconic-dot-com deploy init --output laconic-website-spec.yml --map-ports-to-host any-same
laconic-so --stack laconic-dot-com deploy create --spec-file laconic-website-spec.yml --deployment-dir lx-website
laconic-so deployment --dir lx-website start