Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Persistent storage of redis #14

Open
joepio opened this issue Aug 28, 2019 · 5 comments
Open

Persistent storage of redis #14

joepio opened this issue Aug 28, 2019 · 5 comments

Comments

@joepio
Copy link
Member

joepio commented Aug 28, 2019

Currently, redis seems to lose all data when the containers stop. We need some form of persistence.

joepio added a commit that referenced this issue Sep 26, 2019
@jurrian
Copy link
Contributor

jurrian commented Nov 18, 2019

In the docker-compose file it seems that redis does have a volume for data.

@joepio
Copy link
Member Author

joepio commented Nov 18, 2019

Yeah, but still it was very unreliable. I hope the previous fix did the trick.

@joepio
Copy link
Member Author

joepio commented Dec 19, 2019

Running ./renew (which restarts compose) seems to erase the data as well. Issue is not yet fixed.

@joepio joepio closed this as completed Dec 19, 2019
@joepio joepio reopened this Dec 19, 2019
@jurrian
Copy link
Contributor

jurrian commented Dec 31, 2019

I remember it had something to do with overriding the redis settings, is that still the case?

@jurrian
Copy link
Contributor

jurrian commented Jan 2, 2020

I remember it had something to do with overriding the redis settings, is that still the case?

Nevermind, that was already addressed in bbda7d8

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

No branches or pull requests

2 participants