You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-82Lines changed: 8 additions & 82 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,30 +8,7 @@ The script checks if a newer version of TeamSpeak 3 server is available. If yes,
8
8
9
9
If you don't want to update your TeamSpeak 3 server manually, you can use this script. This script follows all of the steps to properly update your TeamSpeak 3 server.
10
10
11
-
## Table of content
12
-
13
-
-[Developers](#developers)
14
-
-[Contributors](#contributors)
15
-
-[Donations](#donations)
16
-
-[Main Features](#main-features)
17
-
-[Special Features](#special-features)
18
-
-[Stay tuned!](#stay-tuned)
19
-
-[Requirements](#requirements)
20
-
-[Supports](#supports)
21
-
-[Hint: systemd](#hint-systemd)
22
-
-[Available Languages](#available-languages)
23
-
- [Help us](#help-us)
24
-
-[Script licenses](#script-licenses)
25
-
- [Get Professional / Enterprise license](#get-professional-enterprise-license)
26
-
- [Extended support subscription plans](#extended-support-subscription-plans)
27
-
-[Usage](#usage)
28
-
-[Parameters / Options](#parameters--options)
29
-
- [Multi usable](#multi-usable)
30
-
- [Single usable](#single-usable)
31
-
-[Work flow of the script](#work-flow-of-the-script)
32
-
-[Used Resources by the script](#used-resources-by-the-script)
33
-
-[Directory Structure - Where can I find which file?](#directory-structure---where-can-i-find-which-file)
34
-
-[Why does this have a high version number?](#why-does-this-have-a-high-version-number)
- Linux (should work on the most distributions; below a list of explicit tested distributions)
100
-
- Debian 7 & 8
101
-
- Ubuntu 15
102
-
- CentOS 7
103
-
- OpenSUSE 13
104
-
- Fedora 21
105
-
- IPFire 2
72
+
- Debian
73
+
- Ubuntu
74
+
- CentOS
75
+
- OpenSUSE
76
+
- Fedora
77
+
- IPFire
106
78
- One or more installed TeamSpeak 3 server instances on a Root server/VPS/virtual machine
107
79
- Minimum required version: 3.1.x
108
80
- Software packages
@@ -187,46 +159,6 @@ We cannot translate this script into each language. But you can help us achieve
187
159
188
160
Just grab a copy of your language file, which you understand and translate the content between the two quotation marks. If you think it is ok, you can send us this file via email and we will add it to the TS3UpdateScript. You also can check it in the GitHub Project as new "Issue".
189
161
190
-
## Script licenses
191
-
192
-
Name | Ideal for | Restrictions | 2-years Support | Costs
Community | Unlicensed, NPL, AAL | Single Instance, no [BPA](docs/BEST_PRACTICES_ANALYZER.md), no Cronjob | No | Free of charge / 'Pay what you want'-Donation
195
-
Professional | Unlicensed, NPL, AAL | Single Instance | No | 29.99 EUR
196
-
Enterprise | ATHP | None | Yes | 79.99 EUR
197
-
198
-
### Get Professional / Enterprise license
199
-
200
-
Send me your license information to get a invoice, which you need to pay:
user@tux:~$ ./TS3UpdateScript --request-license you@example.com professional
205
-
206
-
Hint: You should receive a copy of this email within a few minutes. If not, your server is may not able to send emails. Please follow the alternative instructions instead.
207
-
208
-
Alternative you can send me those details manual via email to [info@ts3-tools.info](info@ts3-tools.info):
209
-
- Your (invoice) E-Mail address
210
-
- Product name (TS3UpdateScript)
211
-
- Public/WAN IP address, where you want to use the script
212
-
- License key of your script (Parameter '--show-license-key')
213
-
- Type of license, which you want: Professional or Enterprise
214
-
215
-
After you've paid the invoice, your script will be licensed within the next 48 hours. Usually, it only takes up to 24 hours.
216
-
217
-
### Extended support subscription plans
218
-
219
-
If you only have bought a Professional license or just require more support, you can buy a renewable support subscription plan.
220
-
221
-
Below are the available subscription plans including their SLA:
222
-
223
-
Name | Included support | SLA Respond time | Costs
--force-license-update | Forces an update for the TS3UpdateScript license key
294
-
--request-license [EMAIL][professional | enterprise] | Sends license information to info@ts3-tools.com to get professional/enterprise license ([see Script Licenses](#script-licenses)!)
user@tux:~$ sudo ./TS3UpdateScript --request-license mail@example.com professional
310
-
311
238
## Work flow of the script
312
239
313
240
First it will check if a newer version of the script is available; afterwards it will check your installed version of each instance against the latest available version from teamspeak.de. It also will detect if you are using TSDNS, SQLite or MySQL database, etc. If a newer version is available, the script will do following steps:
@@ -341,7 +268,6 @@ The files/ directories will not be touched by the script - also not backuped!
0 commit comments