Deploy Tolgee
A translation management platform.
App
tolgee/tolgee:latest
Just deployed
Postgres
railwayapp-templates/postgres-ssl:17
Just deployed
/var/lib/postgresql/data
Deploy and Host Tolgee on Railway
Tolgee is an open-source localization platform that helps developers and teams manage translations efficiently. It provides an in-context translation editor, automatic translation via popular APIs, and integration with modern front-end frameworks. With Tolgee, you can streamline how your app handles multilingual content without depending on external translation tools.
About Hosting Tolgee
Hosting Tolgee involves running its Java-based server alongside a PostgreSQL database. The server manages translation keys, authentication, and machine translation integrations (like Google or DeepL). On Railway, deployment is simplified: the template provisions a Tolgee service and a managed PostgreSQL instance, wiring them together automatically. You just configure environment variables (e.g., database URL, authentication secrets, and optional API keys for machine translation). Within minutes, you’ll have a fully functional Tolgee instance accessible at your Railway domain, ready to connect with your applications.
Common Use Cases
- Centralize and manage all translations for web and mobile apps.
- Collaborate with developers and translators in a single interface.
- Integrate automated translation APIs while keeping full control of edits.
Dependencies for Tolgee Hosting
- PostgreSQL database
- Java 21 runtime
Deployment Dependencies
Why Deploy Tolgee on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Tolgee on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
TOLGEE_AUTHENTICATION_INITIAL_PASSWORD
The admin password for your first Tolgee login. Pick a strong password; you’ll use it to sign in the first time.
TOLGEE_AUTHENTICATION_INITIAL_USERNAME
The admin username for your first Tolgee login. Choose something like admin or your email.