# taiga > Tagia server * **Category**: Apps * **Status**: 0 * **Image**: [`taigaio`](https://hub.docker.com/u/taigaio), 6.9, upstream * **Healthcheck**: No * **Backups**: No * **Email**: Yes * **Tests**: No * **SSO**: No ## Quick start - `abra app new taiga --secrets` - `abra app config ` - `abra app deploy ` - Create the Django superuser - `abra app run taiga-back /create-superuser.sh` - Select the image that corresponds to `taiga-back` and NOT `taiga-back-async` - Your superuser should have the username `admin` and password `admin` For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).