Go to file
Glenn Y. Rolland afc229ecdb
All checks were successful
continuous-integration/drone/push Build is passing
fix: Remove PORT from run command
2023-01-24 14:59:15 +01:00
.drone.yml ci: Fix container name in .drone.yml 2023-01-24 14:07:37 +01:00
Dockerfile fix: Remove PORT from run command 2023-01-24 14:59:15 +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