Go to file
Glenn Y. Rolland 5286458b4c
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
fix: Use the right filename for tar
2023-01-24 14:19:01 +01:00
.drone.yml ci: Fix container name in .drone.yml 2023-01-24 14:07:37 +01:00
Dockerfile fix: Use the right filename for tar 2023-01-24 14:19:01 +01:00
README.md doc: Add README 2023-01-24 14:08:19 +01:00

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