stack for the laconic.com website #590
@ -1,8 +1,8 @@
|
||||
|
||||
version: "3.2"
|
||||
|
||||
services:
|
||||
lasso:
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
laconic-dot-com:
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
image: cerc/laconic-dot-com:local
|
||||
restart: always
|
||||
ports:
|
||||
- "3000:3000"
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
- "3000"
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
||||
|
||||
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
dboreham
commented
If deployed via the "deployment" mechanism, I think this can be If deployed via the "deployment" mechanism, I think this can be `- "3000"`
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
zramsay
commented
yep, instructions added to the readme yep, instructions added to the readme
|
@ -3,5 +3,7 @@
|
||||
```
|
||||
laconic-so --stack laconic-dot-com setup-repositories
|
||||
laconic-so --stack laconic-dot-com build-containers
|
||||
laconic-so --stack laconic-dot-com deploy up
|
||||
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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user
If deployed via the "deployment" mechanism, I think this can be
- "3000"
If deployed via the "deployment" mechanism, I think this can be
- "3000"
yep, instructions added to the readme
yep, instructions added to the readme