Create Server from Backup, Add .pelicanconfig to backups #433
Replies: 5 comments 2 replies
-
|
Was going to make a feature request but this appears to be what I'd want. Here is what I had typed up: Currently, when a game server is destroyed, there's no built-in way to restore it from backups while maintaining the original port configuration (or create a new server from backup at all). Proposed SolutionOption 1: Better Backup RestorationAllow users to restore game servers from local backups even after the original server instance has been destroyed, maintaining the original port configuration and all other game server settings (with something like a config file included in the backup). Option 2: Flexible Port Management During SuspensionAdd an option to "un-reserve" port allocations when suspending servers, allowing those ports to be used by other server instances. |
Beta Was this translation helpful? Give feedback.
-
|
Great ideas! However, I would suggest adding an option where backups from Wings 1 could be stored on Wings 2 and vice versa. This way, if Wings 1 goes down, the servers can still be restored without issue! Additionally, there should be an option to designate a specific Wings instance (e.g., Wings 10) as a dedicated backup storage location where all backups are stored centrally. Another useful feature would be ensuring that each backup is stored in at least two locations: one on the same Wings instance as the original server and another on a different Wings instance. This would provide extra redundancy and improve reliability in case of failures. |
Beta Was this translation helpful? Give feedback.
-
|
interested in this feature, would allow shutting down servers during downtime to save on hosting cost.. |
Beta Was this translation helpful? Give feedback.
-
|
+1 it will be nice to be able to restore a server from a backup .tar.gz instead of re-creating the server and placing the files in with sftp. |
Beta Was this translation helpful? Give feedback.
-
|
+1 Wil be nice to have a restore from backup or a clone server feature |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Allow creating a server from a backup, Also add
.pelicanconfigfile to the backup that would include things like allocations, egg name + uuid, egg variables + values, allocation limits for resources and features, along with startup and current docker image in use.Beta Was this translation helpful? Give feedback.
All reactions