This is just a simple script to back up the main components needed for a mastodon install
This will backup the database, live directory, redis and .env file, after collection occurs it will compress the resulting backup for easier movement and storage.
- chmod a+x
- Run as root user
- 0.1
- Initial Release - Roughly tested, very little customization
Please feel free to submit any bug request or pull requests to this repo and i will review them as they come in for fixing / merging.
This project is licensed under the MIT License - see the LICENSE.md file for details