service-semaphore/README.md
Glenn Y. Rolland 5991b8cb09
Some checks failed
continuous-integration/drone/push Build is failing
doc: Add README
2023-01-24 14:08:19 +01:00

19 lines
216 B
Markdown

# Dokku setup
Create app
ssh dokku@danaos.infra.glenux.net apps:create socialweb
Configure proxy
dokku config:set $app --no-restart
Configure apps
Configure letsencrypt
Restart
dokku ps:restart