Weblate is libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.
The webserver is running on the port 8080.
Repositories: weblate (application fork) and weblate-docker (this repo). Your checkout folder name may differ—many installs clone weblate into a directory called boost-weblate (the Docker build context), with weblate-docker/ as a submodule beside it.
docker-compose.yml uses context: .. and dockerfile: weblate-docker/Dockerfile. Production CD (see weblate .github/workflows/cd.yml) also copies weblate-docker/.dockerignore to the application root before docker compose up --build.
- Deployment overview — scope, components, environments, ops handoff
- Deployment runbook — setup, health checks, upgrade and rollback, CI/CD sequence
Detailed documentation is available in Weblate documentation.
