Skip to content

Conversation

@brh28
Copy link
Contributor

@brh28 brh28 commented Jan 23, 2026

Scripts to help manage local Frappe instance. From the makefile:

make start-frappe to start frappe using existing volume data
make reset-frappe to clean frappe volumes and restart with initialized data (Flash Service account, JMD enabled, Cashout accounts, etc)

Copy link
Contributor

Choose a reason for hiding this comment

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

do we need to store the actual backup in the git history?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the backup contains the data required for features like cashout, so we definitely want it somewhere. We could reference an external source, but not sure what this would gain. I think git is fine... just want to make sure we're not checking in multiple versions which would be confusing

@islandbitcoin islandbitcoin changed the title dev: Backup and restore frappe data dev/backup-restore-frappe-data Jan 27, 2026
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.

3 participants