Back
Similar todos
Deploy to Dokku #stenograph
deploy to dokku on digital ocean #poolparty
setup dokku and test how it works
Tried out dokku as a deployment option.. too much work #magicheader
set up dokku server
switch to dokku #pushmore
schedule "deployment options: Netlify + Dokku on DO" #codewithhugo
setup Dokku on Hetzner Cloud demo.hstage.dev
get dokku app up-and-running with help from @daniellockyer #pushmore
make dokku restart crashed apps
migrate to dokku app #eatmore
Self host frontend
- Setup Dokku app with documentation
- Migrate deployment to Dokku app
- Setup CI to automatically deploy on Dokku
- Update DNS
#treasure
Set up Dokku! Loving the way this works so far! #interviewpr
migrate to dokku on linode #faces
migrate to dokku on linode #expensivechat
Dokku: Starting going through this guide: dokku.com/docs/deployment/app… Got stuck for ~40mins on `git push dokku main` b/c I hadn't run the `git remote add dokku <url>` command correctly: I had to specify my droplet's IP instead of my domain name (b/c cloudflare blocks port 22), I wasn't supposed to start the URL with ssh://, and I somehow ended up with the wrong IP in the URL at one point.