Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.
/ docker-taigaio Public archive

Taiga.Io as a Docker Image. Ready to docker-compose up.

License

Notifications You must be signed in to change notification settings

galexrt/docker-taigaio

Repository files navigation

NOTE: This repository is no longer supported or updated by galexrt.

docker-taiga

Docker Repository on Quay.io

Image available from:

Taiga.Io in a Docker Image.

Usage

Pulling the image

From quay.io:

docker pull quay.io/galexrt/taigaio:latest

Or from Docker Hub:

docker pull galexrt/taigaio:latest

Configuring

To set a Taiga.Io setting variable, prefix it with SETTING_. Examples:

  • For the variable GITHUB_API_CLIENT_ID
SETTING_GITHUB_API_CLIENT_ID
  • And so on

For available setting variables, please refer to the Taiga.Io docs.

Running the image

Use docker-compose command to start the container. Check the docker-compose.yml for an example configuration. Edit the configuration to suit your needs.

License

The code in this repository is licensed like the taiga code under AGPL v3.0.

Please read the license carefully and ask us if you have any questions.

About

Taiga.Io as a Docker Image. Ready to docker-compose up.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published