haskell / haskell-wiki-configuration

Issue tracking for Haskell Wiki
https://wiki.haskell.org/
4 stars 5 forks source link

Find out how to backup the dockerized database and images using the new servers. #32

Open hgolden opened 3 years ago

willscripted commented 1 week ago

Hey @hgolden, what are you thinking for new servers and databases? You may want to check out a managed database product from a public cloud provider (AWS's RDS, GCP's Cloud SQL, etc). They make it super convenient to set auto-backup and restore database images generally. Running a db in docker oneself is a whole lot of headache for very little cost savings

Edit: oop, i see now that this issue is ancient history and not related to 44 :see_no_evil: