You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having connected up a simple docker compose service with a Postgres database and Django API with Github as the code provider, I had expected to be able to see my DB volume somewhere in the project. Backing up a specific volume to an S3 bucket works perfectly but I'm unable to restore from the backup in any sensible way as, to do so, you need to stop the service, remove the volume (from a terminal) and then restart the service. Perhaps I'm doing something wrong; am I able to manage this part from the UI as well?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Having connected up a simple docker compose service with a Postgres database and Django API with Github as the code provider, I had expected to be able to see my DB volume somewhere in the project. Backing up a specific volume to an S3 bucket works perfectly but I'm unable to restore from the backup in any sensible way as, to do so, you need to stop the service, remove the volume (from a terminal) and then restart the service. Perhaps I'm doing something wrong; am I able to manage this part from the UI as well?
Beta Was this translation helpful? Give feedback.
All reactions