docker-mc-backup icon indicating copy to clipboard operation
docker-mc-backup copied to clipboard

Provides a side-car container to backup itzg/minecraft-server world data

Results 44 docker-mc-backup issues
Sort by recently updated
recently updated
newest added

Hi im trying to run mc-backup on my synology server. MC Server is there too, run like host on server network interface. When i run mc-backup it will crash mc-server....

Currently my data is backed up on the server which the Minecraft server is running off, however I would like to be able to store data both locally and then...

I use a script with rcon-cli to restart the server of minecraft and if i do when mc-backup is working, dont work anymore. When the server is up again cant...

When using some auth mod like AuthMe, it will return `ERROR Error querying the server, waiting 5m...`. This seems to be because the `mc-monitor` try to query the player count...

I wanted to check if there is a way to only prune local files? I want to make sure only the last X backups are kept locally (to save disk...

Is it possible to split the file up to multiple smaller tgz files. My cloud storage tool has some problems with +1gb files.

help wanted

I would love to be able to actually schedule a time rather than just an interval between backups. Is this currently possible?

Currently, in the helm-chart, the backup container is ran as a sidecar. This creates a scenario where if the S3 endpoint becomes unavailable for whatever reason, the pod frequently restarts...

enhancement

`In the following example CFG_NAME and BUCKET_NAME need to be changed to specifics for the rclone configuration you created:` Just curious on what these values should be created a rclone...