|
%!s(int64=9) %!d(string=hai) anos | |
---|---|---|
CloudronManifest.json | %!s(int64=9) %!d(string=hai) anos | |
DESCRIPTION.md | %!s(int64=9) %!d(string=hai) anos | |
Dockerfile | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
build.sh | %!s(int64=9) %!d(string=hai) anos | |
conf.json | %!s(int64=9) %!d(string=hai) anos | |
local.py | %!s(int64=9) %!d(string=hai) anos | |
logo.png | %!s(int64=9) %!d(string=hai) anos | |
nginx.conf | %!s(int64=9) %!d(string=hai) anos | |
start.sh | %!s(int64=9) %!d(string=hai) anos |
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.