doc: Add README
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Glenn Y. Rolland 2023-01-24 14:08:19 +01:00
parent 99a4705bbe
commit 5991b8cb09
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# 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