diff --git a/[CZ]-Instalace.md b/[CZ]-Instalace.md index 515f5dc..f5780ae 100644 --- a/[CZ]-Instalace.md +++ b/[CZ]-Instalace.md @@ -4,39 +4,39 @@
Zobrazit / skrýt #### Hlavní: -- A web server, shared hosting or dedicated server running Apache or nginx -- Access to your web server (via shell or FTP) -- A FTP Client (not needed if you are going with the "dummy" method) +- Webový server, sdílený hosting nebo dedikovaný server bežící na Apache nebo nginx +- Přístup k webovému serveru (přes shell nebo FTP) +- FTP Klienta #### Minimální -- PHP 5.6 version or greater -- Enabled extensions: `mbstring`, `json`, `pdo_mysql`, `curl` +- Verze PHP 5.6 nebo vyšší +- Aktivní doplňky: `mbstring`, `json`, `pdo_mysql`, `curl` -#### Recommended configuration +#### Doporučená konfigurace - Ubuntu 16.04+, PHP 7.0+, nginx
--- -### How to install TS-website 2 - in short +### Jak nainstalovat TS-website 2 - ve zkratce
Zobrazit / skrýt -1. Download the latest version from the [releases page](https://github.com/Wruczek/ts-website/releases) -2. Unzip it -3. Transfer it to the web directory -4. Open your browser and navigate to TS-website, proceed with installation +1. Stáhni si nejnovější verzi z [releases page](https://github.com/Wruczek/ts-website/releases) +2. Rozbal ji +3. Nahraj ji na web +4. Otevři webový prohlížeč a naviguj ke TS-website, proběhne instalace
--- -### Version for dummies - step by step with commands +### Verze pro méně zdatné - krok za krokem s příkazy
Zobrazit / skrýt -This is a simple tutorial with commands for dummies. +Tohle je jednoduchý návod s příkazy pro méně zdatné jedince. -What will you need: -- Clean VPS server running Ubuntu 16.04 or later -- SSH access to the server ("putty") +Co budeš potřebovat: +- Čistý VPS server běžící na Ubuntu 16.04 nebo novější +- SSH přístup k serveru ("putty") #### Preparing system Update apt and get some necessary packages