|
před 9 roky | |
---|---|---|
CloudronManifest.json | před 9 roky | |
DESCRIPTION.md | před 9 roky | |
Dockerfile | před 9 roky | |
README.md | před 9 roky | |
build.sh | před 9 roky | |
conf.json | před 9 roky | |
local.py | před 9 roky | |
logo.png | před 9 roky | |
nginx.conf | před 9 roky | |
start.sh | před 9 roky |
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.