Skip to main content
JYYYEUNG
The author of this website
View all authors

Migrating Vaultwarden DB from SQLite to Postgres in Docker Swarm

· 3 min read
JYYYEUNG
The author of this website

In the world of data management, migrating from one database system to another can often be a daunting task. This blog post will guide you through the process of migrating your Vaultwarden instance from SQLite to PostgreSQL using pgloader, a powerful tool that simplifies this transition in a single command.