maeve-fpf / weblate-docker

Docker container for Weblate

Home Page:https://docs.weblate.org/en/latest/admin/deployments.html#docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weblate

Weblate is a copylefted libre software web-based continuous localization system, used by over 1150 libre projects and companies in more than 115 countries.

Official Docker container for Weblate

Website Translation status CII Best Practices Docker Layers Documenation

Running Weblate

Exposed ports

In July 2019 (starting with the 3.7.1-6 tag), the containers is not running as root. As a consequence this has lead to changed exposed port from 80 to 8080.

Docker hub tags

You can use following tags on Docker hub:

Tag name Description Use case
latest Weblate stable release, matches latest tagged release Rolling updates in a production environment
edge Weblate stable release with development changes in the Docker container (for example updated dependencies) Staging environment
bleeding Development version Weblate from Git Development or staging environment to test upcoming Weblate features
version Weblate stable release, see weblate/weblate Well defined deploy in a production environment

Every image is tested by our CI before it gets published, so even the bleeding version should be quite safe to use.

Documentation

Detailed documentation is available in Weblate documentation:

https://docs.weblate.org/en/latest/admin/install/docker.html

About

Docker container for Weblate

https://docs.weblate.org/en/latest/admin/deployments.html#docker

License:GNU General Public License v3.0


Languages

Language:Shell 53.6%Language:Dockerfile 33.9%Language:Smarty 12.5%