issues
search
azixus
/
ARK_Ascended_Docker
Docker image to run an ARK Survival Ascended server on Linux
MIT License
61
stars
11
forks
source link
Backup functionality - create and load backups
#10
Closed
NIREKI
closed
1 year ago
NIREKI
commented
1 year ago
Adding backup functions
[ ] Backing up the server files through the builtin manager
e.g. by copying the /ShooterGame/Saved folder into .tar.gz archives
Maybe even storing these backups in another docker volume
possible support for cloning the backup with rclone into cloud solutions chosen by the user
[ ] Loading previously created backups
Loading previously created backups simply with the provided manager
Adding backup functions
[ ] Backing up the server files through the builtin manager
[ ] Loading previously created backups