Team Qameta Dokku

Deploy Vaultwarden Password Manager to Dokku Micro PaaS

Vaultwarden on Dokku

Having an easy to use password manager using an existing Dokku setup is a great way to keep your passwords secure. In this post, I will show you how to deploy Vaultwarden Password Manager to Dokku Micro PaaS using a Dockerfile. Including DB setup, SSL and backup.

Deploy Ruby on Rails 7.0 to Dokku micro PaaS

Ruby on Rails on Dokku

This tutorial was tested with Dokku version 0.34.0

Deploying a Ruby on Rails application to a Dokku instance is pretty forward. There are only a few things you have to consider. In this guide, I will tell you, what might be the things and how to solve them. I was missing a complete guide with explanations aligned to the deployment of a default Ruby on Rails application.