Let's say I used your bash to set up mumara campaigns.
Now I would like to make a global backup all data, and then I can restore all data on a new or clean server.
It is possible? If yes, please answer.
For that you would need to do your custom scripting or bash commands. Simple zip the Mumara folder fully and take a backup of your database. And on the new server, unzpip the backup folder and restore db. Update the credentials in .env file.