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

Set up some method for easy upgrade of existing services #3

Closed
jwir3 opened this issue Feb 24, 2022 · 1 comment · Fixed by #6
Closed

Set up some method for easy upgrade of existing services #3

jwir3 opened this issue Feb 24, 2022 · 1 comment · Fixed by #6
Labels
bug Something isn't working

Comments

@jwir3
Copy link
Contributor

jwir3 commented Feb 24, 2022

When we rebuild docker containers, we lose all of the data on the containers. Obviously, this is suboptimal. We need to find a way to upgrade the code of archetype on existing servers without losing all avatars on the service.

@jwir3 jwir3 added the bug Something isn't working label Feb 24, 2022
@jwir3
Copy link
Contributor Author

jwir3 commented Mar 5, 2022

We need to mount /var/lib/mysql on the docker instance to a local directory so that data can persist across container runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant