Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions to update the docker-compose container #84

Open
xeruf opened this issue May 23, 2022 · 4 comments
Open

Instructions to update the docker-compose container #84

xeruf opened this issue May 23, 2022 · 4 comments

Comments

@xeruf
Copy link

xeruf commented May 23, 2022

I think these should be added to the readme:

https://stackoverflow.com/questions/49316462/how-to-update-existing-images-with-docker-compose/49316987#49316987

sudo docker-compose pull
sudo docker-compose up --force-recreate --build -d

I run these in a cronjob to keep ampache up to date.
An option to disable the update notification in the interface would be handy there, as the docker image is often updated a few days later

@divStar
Copy link

divStar commented Jun 4, 2022

While I totally agree with you, I imagine a pull request would be handy 😄 . Thanks for the info though, because that's just what I was looking for.

@xeruf
Copy link
Author

xeruf commented Jun 4, 2022

I think I need to refine these, though - my ampache now has a broken database connection, I'm not sure why...

@SuperFola
Copy link

Hi @xeruf, have you figured why your database connection was broken? I'm also interested in upgrading the container but I don't want to break stuff

@xeruf
Copy link
Author

xeruf commented Jun 21, 2022

No, I just waited and it worked again 😅 the cronjob runs every night and I did not have any issues anymore in the recent weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants