An open API service indexing awesome lists of open source software.

https://github.com/pskillen/taiga-docker

Dockerisation of Taiga
https://github.com/pskillen/taiga-docker

Last synced: 8 months ago
JSON representation

Dockerisation of Taiga

Awesome Lists containing this project

README

          

# Taiga Docker Images

These Docker images help you to run your own [Taiga](https://taiga.io) instance.

See the repository at https://github.com/pskillen/taiga-docker for full information

Files:

* [Front end](taiga-front/)
* [Back end](taiga-front/)
* [docker-compose](docker-compose.yaml)

## Building

```bash
docker-compose build

# or

docker-compose up --build
```

## Maintainer Info

This repository is maintained by [Patrick Skillen](https://github.com/pskillen) on behalf of NHS Scotland's [Medical
Devices Unit](https://www.medicaldevicesunit.org/)

The initial work for these images was based heavily on the work at https://github.com/ipedrazas/taiga-docker