User guide
Quick Start Guide
Dashboard
Overviews
Case detail (Caseoverview)
Case - event
Tasks
Case notes
Documents
User settings
Favorites
Table component
FAQ
News/Announcements in Team assistant
Mobile app settings
Administrator Guide
Platform guide
Administration
Crons
Authentication and Synchronization
Mobile App Setup for Your Environment
Scheme
Dynamic tables
Archiving
Scripts
Service console
Scheduled Tasks
HR Agenda
Sequences
CSP Headers
Logs
Access Token Settings & Session Expiration
Template
Roles
Planning
Users
Organizational structure
Events
Translations
NFC Integration
AXIOS API
Calculations & Functions
Integrations
TAS Forms
TAS Forms
Activating the module on the environment
TAS Forms - secret creation guide for Docker Swarm
Advanced Features & Tips
Product
Technical Changelog
Business Changelog
Version Upgrade Guide
Upgrading to 5.7
Lodash upgrade v4.17.x (>v5.5)
Main changes and deprecated features (v5.3 > v5.7)
Highlighting variables in Read-only status (>v5.7.58)
Using validation functions
Upgrading to 5.3
Dynamic conditions migration
PDF printing adjustment
Editing Task Description vs Task Instructions
Transpiling forEach to a for loop
Rendering HTML on Caseoverview
Differences between TAS4 and TAS5 - a complete overview
Best Practices for Upgrading from v4 to v5
Technical details
News / Important information
Getting Started
- All Categories /
- 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