Files
fab-manager/README.md

27 lines
871 B
Markdown

# fab-manager
> Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.Please visit [`fab-manager.com`](https://fab-manager.com) for more information about this software and its features.
<!-- metadata -->
* **Category**: Apps
* **Status**: 3
* **Image**: [`fab-manager`](https://hub.docker.com/r/sleede/fab-manager), 4, upstream
* **Healthcheck**: Yes
* **Backups**: Yes
* **Email**: Yes
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new fab-manager --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
The default admin login will be initially created with the email that is specified in the `ADMIN_INIT_EMAIL` env.
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).