|
|
пре 9 година | |
|---|---|---|
| test | пре 9 година | |
| .dockerignore | пре 9 година | |
| .gitignore | пре 9 година | |
| CHANGELOG | пре 9 година | |
| CloudronManifest.json | пре 9 година | |
| DESCRIPTION.md | пре 9 година | |
| Dockerfile | пре 9 година | |
| README.md | пре 9 година | |
| build.sh | пре 9 година | |
| conf.json | пре 9 година | |
| local.py | пре 9 година | |
| logo.png | пре 10 година | |
| nginx.conf | пре 9 година | |
| start.sh | пре 9 година |
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.