Docker build files for weblate/translate.codeberg.org
  • Shell 56.5%
  • Dockerfile 23.6%
  • Smarty 14.4%
  • Python 5.5%
Find a file
Marcus Hoffmann 3da90f2446
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline failed
Version 5.15.2.0
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEh+Zzr4P2w6DDRMjD9KoinU1YwkUFAmln1EMACgkQ9KoinU1Y
 wkWr2g/9E1zQDhgne6RmYzl9gf6bniWUDyPYR5Bl/wJCutaJklIXobJ13Z75cG1z
 fQOx9lgfLIHuS6h4r1CFaYjDz3Gg2Q0JXsIwoJ4b7VBTdnrGSXbpJrCXtSVJevwI
 aAUsjGDVe09I6IVZdDebsKX/ePWecm6AXvcmcOChNyKHGDQk/rqEB11MkBVAIAum
 5k5+1B0uV8mc69jCIDPnNZf+lDm4Ii/yXBBXG6u+agZAfRldgqi7noFcjG8uE1Iy
 IVtofHNXB5LQgRcJpuqgXR3WzX4wvbKMtba3zOu5ZAxbne9EZ+AlT0AQPOvU/8lW
 T+To9V5vPCwHelJmsR6xJz+lV/78XoQWUq9zn9UoMjL2p8wL7DnPlKmXBEzpsf4y
 Uf36rz895OXAaVyJFonT58PJrWqWyB76oV+1hPEO00QL9y5DDKV/r6PKb3o6trX+
 MO3Uu+WcPLWpHpTuraDtOidSw86ZVg31GT1eXv8IXq369GmiXdZzgm0w2c6vICXv
 GyA5+eQ3otmyvWwVe7DsYkYjiaaDGSjkDHqbzw6ZZzGwKsGYemC9RT01FVl08bLq
 9MBYmeYGn06S8WdhadFxxKajK9ccnltwzE89fVMCb4C57ZIucHbopB1M/Xir39p/
 eXyWxGKT1KU6UgVFctFmg2WDv7NV9KhnLPFjuhzDAQu6SawWuTc=
 =5QRk
 -----END PGP SIGNATURE-----

Merge tag '5.15.2.0'

Version 5.15.2.0
2026-01-18 16:53:07 +01:00
.github chore(deps): update dependency astral-sh/uv to v0.9.25 (#4052) 2026-01-14 02:15:50 +00:00
docker-compose@e1a982fc87 chore(deps): update docker-compose digest to e1a982f (#4054) 2026-01-14 11:05:59 +00:00
etc fix: add X-Original-URI header for Anubis 2025-12-02 14:45:17 +01:00
patches Version 5.15.1.0 2025-12-19 10:58:52 +01:00
.deepsource.toml chore(ci): sync pre-commit configuration 2024-11-07 10:04:21 +01:00
.dockerignore docker: Ignore more unrelated files for Docker 2022-01-17 08:44:41 +01:00
.editorconfig chore: Sync with WeblateOrg/meta 2025-04-08 11:32:59 +02:00
.gitignore Add pre-commit lint job 2020-04-22 10:37:35 +02:00
.gitmodules Allow to run only defined services 2021-04-18 01:02:43 +02:00
.markdownlint.yml chore: Sync with WeblateOrg/meta 2025-11-20 15:24:13 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook adrienverge/yamllint to v1.38.0 (#4051) 2026-01-13 09:07:41 +00:00
.woodpecker.yml Ping buildx plugin. 2025-12-17 16:37:04 +01:00
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:59 +01:00
Dockerfile chore(deps): update dependency weblate to v5.15.2 2026-01-14 16:03:00 +01:00
health_check fix: validate supervisorctl exit code 2025-12-21 19:49:21 +01:00
LICENSE Run pre-commit fixers 2020-02-29 08:44:59 +01:00
README.md fix: introduce typos spellchecker 2025-10-10 15:38:10 +02:00
requirements-lint.txt chore(deps): update dependency pre-commit to v4.5.1 (#3980) 2025-12-17 22:00:18 +01:00
requirements.txt chore(deps): update dependency translate-toolkit to v3.18.1 2026-01-14 17:09:35 +01:00
SECURITY.md chore: Sync with WeblateOrg/meta 2025-04-30 09:40:20 +02:00
start feat: install supervisor from PyPI 2025-12-04 08:19:48 +01:00

Weblate

Weblate is libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

Official Docker container for Weblate

Website Translation status CII Best Practices Documentation

Running Weblate

Exposed ports

The webserver is running on the port 8080.

Documentation

Detailed documentation is available in Weblate documentation.