Prerequisites
- Have your existing data saved somewhere (or use the existing PostgreSQL DB)
- Cloned the new docker-compose repo
Migration Steps
1
Head into the docker-compose folder
2
Insert your previous secrets into the new docker compose
3
Start the stack, and stop it
4
Insert your existing data into PostgreSQL
- Identify volumes:
- Copy data (helper container):
5
Start the stack finally

