...
Install translate5 and its services
🚀 Quick Start with the Simple Installer
We’ve added a new lightweight installer to make your setup fast and easy—no more manual file edits or guesswork!
✅ What it does:
Guides you through setting up MySQL credentials and your domain.
Checks that you’ve accepted the license disclaimer.
Creates the
.env
file for you.Starts the Translate5 Docker stack with one command.
📦 Installation Steps
Download the Installer Package Get the latest release zip from: https://downloads.translate5.net/translate5-installer.zip
Extract the files Unzip the contents into a new folder.
Run the installer
Read and accept the license disclaimer
You’ll be prompted to manually remove the LICENSE DISCLAIMER from
docker-compose.yml
before installation can proceed.Done! Open your browser at
http://t5docker.localdev
(or your configured domain).
(Manual step) Get docker-compose.yml
Get the latest docker-compose.yml file.
...