Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | split echos to debug/info/error levels | TheMightyV | |
unified ls_all backend functions unified backend function calls ls_dir -> ls in backends fixed accidental echo -> log_info replacement | |||
2022-01-05 | flipped asserts to match "canon" assert behaviour | TheMightyV | |
added "server not running" check in server_restore | |||
2022-01-04 | fixed wrong hanling of provided backup_dir in server_restore | TheMightyV | |
made more outputs with VERBOSE=0 | |||
2022-01-04 | optional password protection of borg repo | TheMightyV | |
fixed borg backup check added nanoseconds to old world backup to prevent collision during tests | |||
2022-01-04 | testing backups | TheMightyV | |
hid some messages behind VERBOSE option unified date formats of tars | |||
2022-01-04 | local-ized and lower-cased local variables, descending sorting of | TheMightyV | |
snapshots, minor readability changes | |||
2022-01-02 | moved from dmenu to bash select, minor cosmetics | TheMightyV | |
2022-01-02 | added backup restoration | TheMightyV | |
2022-01-02 | more generic backend selection, added borgbackup backend | TheMightyV | |
2022-01-02 | multiple backup destinations | TheMightyV | |
2022-01-02 | converted spaces to tabs, moved tar and bup backends to backend directory | TheMightyV | |
2020-04-08 | moved configuration so seperate file in server dir | Jonas Gunz | |
serverconf.sh has to be present in server dir. server.sh can be moved to a folder in $PATH to manage multiple servers without needing to manage multiple instances of the script. A seperate tmux socket is created for every sever instance to avoid errors with multiple running servers added option to choose backup method in serverconf.sh | |||
2020-03-29 | Add TODO to incorporate previous backup method | KamiCreed | |
2020-03-29 | Change backups to only when a player is online | KamiCreed | |
Also, adds a fallback daily forced backup and error handling to prevent concurrent backup. | |||
2020-03-25 | Use tmux and bup for screen and backups, respectively | KamiCreed | |
2020-01-05 | added unit file | Jonas Gunz | |
2020-01-04 | Fixes and tweaks | Jonas Gunz | |
2020-01-04 | added some /dev/null pipes | Jonas Gunz | |
2020-01-04 | Updated Readme, more checks | Jonas Gunz | |
2019-12-30 | Initial | Jonas Gunz | |