52 lines
1.7 KiB
Markdown
52 lines
1.7 KiB
Markdown
# Kanboard
|
|
|
|
Das Kanboard bildet den klassischen Kanbanprozess ab. Es hat unterschiedliche Analysefunktionen und kann über viele Plugins im Funktionsumfang erweitert werden. Das Standard Design ist nicht mehr so modern, kann aber angepasst werden.
|
|
|
|
## Allgemeine Informationen
|
|
|
|
* Website: https://kanboard.org/
|
|
* Demo: [local-it](kanboard.demo.local-it.cloud) admin:admin
|
|
* Source Code: [github](https://github.com/kanboard/kanboard)
|
|
* Dokumentation: [hier](https://docs.kanboard.org/en/latest/)
|
|
* Lizenz: MIT
|
|
* Programmiersprache (Framework): PHP
|
|
* Geschäftsmodell: FOSS
|
|
|
|
## Technisch
|
|
|
|
### Installation
|
|
|
|
* coop-cloud recipe: nein
|
|
* Docker: [Dockerfile](https://github.com/kanboard/kanboard/blob/master/Dockerfile) [image](https://hub.docker.com/r/kanboard/kanboard/)
|
|
* Docker-Compose: [hier](https://github.com/kanboard/kanboard/blob/master/docker-compose.yml)
|
|
* Konfiguration via: config.php
|
|
* API-Dokumentation: [http](https://docs.kanboard.org/en/latest/api/index.html)
|
|
* Abhängigkeiten:
|
|
* App: php
|
|
* Datenbank: postgres
|
|
* Installationshinweise: (Was ist alles schief gelaufen?)
|
|
* https://docs.kanboard.org/en/latest/admin_guide/docker.html
|
|
|
|
### Authentifizierung & SSO
|
|
|
|
LDAP, OAuth2
|
|
https://github.com/kanboard/plugin-oauth2
|
|
|
|
### Entwicklung
|
|
|
|
* Maintainership: Frédéric Guillot,
|
|
* Contributors: 334
|
|
* Letzte Änderung: yesterday
|
|
* Letzter Release / Zyklus: [1.2.22](https://github.com/kanboard/kanboard/releases)
|
|
* Erweiterbarkeit: plugins
|
|
* Geplante Entwicklung / Roadmap: maintenance mode
|
|
|
|
Überprüft am 13.07.22
|
|
|
|
### sonstiges
|
|
|
|
> This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.
|
|
|
|
## Notizen
|
|
|
|
wekan theme plugin
|