Easy database backups with docker-compose 28 Feb 2023 2 min read Smart Bits I implemented a backup tool for my new docker compose and traefik stack to help save and restore my databases and avoid loss of data
From Dokku to Traefik, migration of a blog 27 Feb 2023 4 min read Dokku After tooling with docker swarm for a while, I dropped it and chosen to deploy a more common Traefik + docker-compose stack. This post will walk you through my process of migrating over my ghost blog.
How to update Dokku 05 Dec 2022 1 min read Smart Bits How to update dokku easily? You can update dokku easily with a one line command. Find whis command on my guide
Update your deployed dokku apps with n8n 19 Sep 2022 1 min read Automation Connecting to your dokku server to update an app is a time-consuming task, this workflow lets you do it faster with n8n