KohaAloha / docker-compose

Docker compose 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 libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

The docker-compose for Docker container for Weblate

Documentation

Documentation

Detailed documentation is available in Weblate documentation:

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

Getting started

  1. Clone the docker-compose repository:

    git clone https://github.com/WeblateOrg/docker-compose.git
    cd docker-compose
  2. Create a docker-compose.override.yml file with your settings.

  3. Start it up:

    docker-compose up
  4. For more detailed instructions and configuration visit https://docs.weblate.org/en/latest/admin/install/docker.html

Rebuilding the weblate docker image

The docker-compose files can be found in https://github.com/WeblateOrg/docker-compose. The weblate docker image is built from https://github.com/WeblateOrg/docker.

About

Docker compose for Weblate

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%