Go to file
Glenn Y. Rolland fd62dc9e57
continuous-integration/drone/push Build is passing Details
Bump alpine version to 18
2023-07-06 10:25:16 +00:00
.drone.yml ci: Fix container name in .drone.yml 2023-01-24 14:07:37 +01:00
Dockerfile Bump alpine version to 18 2023-07-06 10:25:16 +00:00
README.md doc: Add README 2023-01-24 14:08:19 +01:00

README.md

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