joni1802 / ts3-manager

A modern web interface for maintaining Teamspeak3 servers
https://www.ts3.app
MIT License
200 stars 23 forks source link

[Question] Able to One-Click Update TS Server? #2

Closed the-hotmann closed 4 years ago

the-hotmann commented 4 years ago

I just wanted to ask if it is possible with this Manager to also manage (Backup/Import/Export/Update) the managed TS3 Servers or not?

Also I wanted to ask if this WebInterface is able to run on a normal Plesk installation, if so are there any hinte about how to do this?

Best regards, Martin

joni1802 commented 4 years ago

I just wanted to ask if it is possible with this Manager to also manage (Backup/Import/Export/Update) the managed TS3 Servers or not?

Right now it is not possible to create snapshots (backup) or import snapshots (restore) with the TS3 Manager. But these are features I will implement in the future. Updates cannot be done with the ServerQuery. Because of that, this feature will not be available in the TS3 Manager.

Also I wanted to ask if this WebInterface is able to run on a normal Plesk installation, if so are there any hinte about how to do this?

Honestly I have no knowledge about Plesk. The TS3 Manager is written in NodeJS. If Plesk supports NodeJS applications, you can run it in Plesk. But you have to compile it yourself. In the READMEs are the necessary informations for that.

joni1802 commented 4 years ago

The new version (v1.1.1-beta) is out now and has the feature "Backup/Restore", where you can create and deploy snapshots of your TeamSpeak server. It can be downloaded on SourceForge. https://sourceforge.net/projects/ts3-manager/files/

Hope you like it :-)