This guide follows the official Part-DB Docker Compose installation steps.
mkdir -p part-db
cd part-db
docker-compose.yamlCreate a docker-compose.yaml file using the example from the official docs.
docker compose up -d
Run the migration command inside the Part-DB app container (container name depends on your compose file).
Open the Part-DB web UI and log in with the admin password shown during migrations.
Feel free to contact us. Find all contact information on our contact page.