Skip to content

cppalliance/weblate-docker

 
 

Repository files navigation

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.

Operations / deployment

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.

Documentation

Detailed documentation is available in Weblate documentation.

About

Official Docker container for Weblate, a libre software web-based continuous localization system

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 62.2%
  • Dockerfile 19.0%
  • Go Template 13.6%
  • Python 5.2%