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

docs: update build docs + easier backups #266

Merged
merged 27 commits into from
May 23, 2024
Merged

docs: update build docs + easier backups #266

merged 27 commits into from
May 23, 2024

Conversation

xnought
Copy link
Member

@xnought xnought commented May 22, 2024

No video since nothing is new really. Only new thing is backups

./run.sh restart_from_scratch

then load from a backup

./run.sh reload_from_backup backups/v0.0.2

which should be all 437 venom lab proteins + thumbnails (since all that was saved in the sql dump)

stuff I did

  • created production docker file (runs without development servers and with optimized builds) with the -p flag
  • added documentation updating the build scripts
  • created backups where you can make and load from backups easily
  • renamed stuff in run.sh, like hard_restart is now restart_from_scratch

@xnought xnought requested a review from ansengarvin May 22, 2024 05:20
@xnought xnought marked this pull request as ready for review May 22, 2024 05:20
@xnought xnought changed the title docs: update build docs docs: update build docs + easier backups May 22, 2024
Copy link
Collaborator

@ansengarvin ansengarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ended up having a part failure in my PC that forced me to re-download everything from scratch. I used these changes to do so - The backups work really well, and they also make it a lot easier to get stuff set up than it used to. Excellent work on this!

@ansengarvin ansengarvin merged commit 5034252 into main May 23, 2024
2 checks passed
@xnought xnought deleted the new_docs branch May 23, 2024 02:36
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

Successfully merging this pull request may close these issues.

2 participants