-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
When I need to rebuild the container and re-run, even though I'm using persistent volumes, my integration connections and data (such as teams) are lost.
Steps to reproduce:
- Follow exact steps for "Installing Middleware" here
- Add a GitHub Integration
- Add a team and repos
- If you pause here and check your volumes, you'll notice they're oddly empty. If you simply restart the container, everything persists fine.

- Stop the container
docker stop middleware - Remove the container
docker rm middleware - Follow those same steps from Project setup #1 above to rebuild the container and start it
- Open http://localhost:3333/dora-metrics and you will see the Welcome page. Once you're in, you'll notice your integration is unlinked and you've lost your team as well
- You'll also notice that your volumes are empty too## Expected behavior:
Actual behavior:
When deleting and recreating the container, and running the new image with the same volumes, any integration and relevant teams data should persist.
Server Setup Information:
- Operating System: MacBook Pro > Apple M1 Pro
- Deployment Method: docker
coderabbitai
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working