forked from coop-cloud/taiga
26 lines
566 B
Markdown
26 lines
566 B
Markdown
# taiga
|
|
|
|
> Tagia server
|
|
|
|
<!-- metadata -->
|
|
|
|
* **Category**: Apps
|
|
* **Status**: 0
|
|
* **Image**: [`taigaio`](https://hub.docker.com/u/taigaio), 4, upstream
|
|
* **Healthcheck**: No
|
|
* **Backups**: No
|
|
* **Email**: Yes
|
|
* **Tests**: No
|
|
* **SSO**: No
|
|
|
|
<!-- endmetadata -->
|
|
|
|
## Quick start
|
|
|
|
- `abra app new taiga --secrets`
|
|
- `abra app config <app-name>`
|
|
- `abra app deploy <app-name>`
|
|
- You can login to the admin interface. The username is `admin` and the password is the generated secret `django_password`
|
|
|
|
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
|