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