- Website, Jekyll/Static HTML, nginx.
- Dice generator, Crystal, deploys on port 3000.
To write blog posts:
cd blog
thenovermind s
to start the jekyll server. Then visit at http://localhost:4000.
To boot full container and services:
script/build
thenscript/run
script/build deployment
script/deploy