|
vor 9 Jahren | |
---|---|---|
test | vor 9 Jahren | |
.dockerignore | vor 9 Jahren | |
.gitignore | vor 9 Jahren | |
CHANGELOG | vor 9 Jahren | |
CloudronManifest.json | vor 9 Jahren | |
DESCRIPTION.md | vor 9 Jahren | |
Dockerfile | vor 9 Jahren | |
README.md | vor 9 Jahren | |
build.sh | vor 9 Jahren | |
conf.json | vor 9 Jahren | |
local.py | vor 9 Jahren | |
logo.png | vor 9 Jahren | |
nginx.conf | vor 9 Jahren | |
start.sh | vor 9 Jahren |
This repository contains the Cloudron app package source for Taiga.
This app uses the ldap community plugin https://github.com/ensky/taiga-contrib-ldap-auth
The main installation guide is at http://taigaio.github.io/taiga-doc/dist/setup-production.html
or using the Cloudron command line tooling
cloudron install --appstore-id io.taiga.cloudronapp
The app package can be built using the Cloudron command line tooling.
cd taiga-app
cloudron build
cloudron install
No tests yet.