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

automatic site backup #590

Open
huss opened this issue Mar 2, 2021 · 5 comments · May be fixed by #1408
Open

automatic site backup #590

huss opened this issue Mar 2, 2021 · 5 comments · May be fixed by #1408
Labels
i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Milestone

Comments

@huss
Copy link
Member

huss commented Mar 2, 2021

We have a shell command to backup a database by using:
sudo docker-compose exec database pg_dump -U oed > /home/eddy/Database_Dumps/<site name>/dump_$(date +%Y-%m-%d"_"%H_%M_%S.sql)
It would be nice to have a script provided by OED to do this so it could be put into a cron job to happen regularly. Would also want it described somewhere on the admin and/or install pages.

@huss huss added t-enhancement This issues tracks a potential improvement to the software p-medium-priority i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. labels Mar 2, 2021
@huss huss added this to the 1.0 Release milestone Mar 8, 2021
@huss huss moved this to Todo: new developer in General Project Board Dec 24, 2021
@huss
Copy link
Member Author

huss commented Jun 6, 2022

PR #759 proposed a solution to this issue and is a good start. It was closed since it was not completed. Someone needs to make the needed edits so it can be merged.

@huss huss modified the milestones: 1.0 Release, 1.1 release Apr 22, 2023
@huss huss modified the milestones: 1.1 release, 1.x Mar 22, 2024
@vladoleksiyenko
Copy link
Contributor

Hi, would it be possible to work on this issue?

@huss
Copy link
Member Author

huss commented Nov 26, 2024

Hi, would it be possible to work on this issue?

@vladoleksiyenko You are welcome to work on this. Please let me know if you need anything.

@vladoleksiyenko
Copy link
Contributor

Our team will work on this issue
We'll follow up with any questions that we have at a later time.
Group: @vladoleksiyenko, @MattMiss, @brandonviorato, @Gene7Him

@vladoleksiyenko vladoleksiyenko linked a pull request Dec 10, 2024 that will close this issue
5 tasks
@vladoleksiyenko
Copy link
Contributor

Markdown file of the cron template documentation
Needs to be added to the website.

OEDBackupScriptTemplate.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-good-first-issue This issue is probably a good starting point for people new to coding or the OED project. p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Projects
No open projects
Status: Todo: new developer
3 participants