Uživatelský manuál
Stručný průvodce
Dashboard
Přehledy
Detail případu (Caseoverview)
Případ - Událost
Úkoly
Poznámky případu
Dokumenty
Nastavení uživatele
Oblíbené
Komponenta tabulky
FAQ
Novinky/Oznámení v Team assistant
Nastavení mobilní aplikace
Admin dokumentace
Platforma
Administrace
Crony
Autentizace a synchronizace
Nastavení mobilní aplikace pro vaše prostředí
Schéma
Dynamické tabulky
Archivace
Skripty
Licence
Servisní konzole
Naplánované úkoly
HR Agenda
Sekvence
CSP hlavičky - zásady zabezpečení obsahu
Logy
Správa novinek (Notifikační centrum)
Nastavení přístupového tokenu a vypršení platnosti relace
Šablona
Role
Self-hosted administration
Plánování
Uživatelé
Organizační struktura
Události
Překlady
NFC integrace
AXIOS API
AXIOS s využitím Trezoru
Výpočty a funkce
Integrace
TAS Forms
Pokročilé funkce a tipy
Filtrování v dynamickém listu pomocí URL parametru (statické)
Optimalizace přehledů s velkým počtem případů
AI Features
Produkt
Technický changelog
Business Changelog
Průvodce upgradem z předchozích verzí
Upgrade na 5.17
Upgrade na 5.7
Lodash upgrade v4.17.x (>v5.5)
Hlavní změny a zaniklé funkce (v5.3 > v5.7)
Podbarvení proměnných ve stavu Read-only (>v5.7.58)
Použití validačních funkcí
Upgrade na 5.3
Migrace dynamických podmínek
Úprava a kontrola tisku pdf
Úprava Popis úkolu vs Instrukce k úkolu
Transpilace forEach na for loop
Vykreslení HTML na Caseoverview
Rozdíly mezi TAS4 a TAS5 - kompletní přehled
Best Practices upgrade z TAS 4 na TAS 5
Technické požadavky a architektura
Status routes
Prerekvizity serveru
Bezpečnost a ochrana dat
Security
TAS Operations Runbook
Technologická architektura
Graceful Shutdown + Status Routes
Aktuality / Důležité informace
Getting Started
- Vše /
- Getting Started /
- 📦 Install Team Assistant
📦 Install Team Assistant
Installing Team Assistant has two steps: first you import the ready-made appliance (.ova) into your virtualization platform, then you go through the setup wizard. The import differs per platform, but the wizard itself is the same everywhere.
⬇ Download the latest Team Assistant (.ova)
Step 1 — Import the appliance (.ova)
Import the downloaded .ova file into your virtualization platform. The verified ones are Oracle VirtualBox and Proxmox VE.
Oracle VirtualBox
- Open VirtualBox and choose File → Import Appliance.
- Select the downloaded
.ovafile and continue. - Review the virtual machine parameters (CPU, RAM, disk) against the system requirements and finish the import.
- Start the imported virtual machine.
Proxmox VE
Import the .ova file following the procedure for your Proxmox version and start the created virtual machine.
Step 2 — Setup wizard
On the first launch of the virtual machine, the setup wizard starts automatically. It guides you through the configuration step by step — the only thing it really needs from you is the application URL (and the network choice). The remaining steps run automatically.
- Language selection — choose the interface language (English, Czech, German). The selection is saved for future sessions.
- Welcome — an informational intro screen; confirm to continue.
- Network configuration — choose how the IP address is obtained:
- DHCP — the address is assigned automatically,
- Static IP — you manually enter the IP address, CIDR prefix length (e.g.
24), gateway, and DNS, - Keep current — no change.
- Application URL — enter the URL through which users will access Team Assistant (e.g.
https://tas.example.com). The backend URL defaults to this address with/apiappended and can be changed if needed. When you set a new URL, matching (self-signed) certificates are generated automatically. - Download Docker images — the wizard pulls the required TAS service images (requires internet access).
- Randomize secrets — cryptographic keys and passwords (JWT, database) are generated automatically. No input required.
- Start services — all TAS services start automatically.
- Completion — a summary is shown with the application URL and the administrator credentials (username and a randomly generated password).
tas-manager.sh --start-wizzard.What's next
You now have a running instance of Team Assistant at the URL you set, along with the administrator credentials. The last step before your first sign-in is to obtain a license for your URL — continue to Getting a license.
Updated
by Frantisek Brych