|
il y a 9 ans | |
---|---|---|
test | il y a 9 ans | |
.gitignore | il y a 9 ans | |
CHANGELOG | il y a 9 ans | |
CloudronManifest.json | il y a 9 ans | |
DESCRIPTION.md | il y a 9 ans | |
Dockerfile | il y a 9 ans | |
README.md | il y a 9 ans | |
build.sh | il y a 9 ans | |
conf.json | il y a 9 ans | |
local.py | il y a 9 ans | |
logo.png | il y a 9 ans | |
nginx.conf | il y a 9 ans | |
start.sh | il y a 9 ans |
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.