# akaunting Open-source quickbooks alternative, written in PHP. * **Category**: Apps * **Status**: 0 * **Image**: [`akaunting`](https://hub.docker.com/r/akaunting), 4, upstream * **Healthcheck**: Yes * **Backups**: Yes * **Email**: No * **Tests**: No * **SSO**: No ## Quick start * `abra app new akaunting --secrets` * `abra app config ` * `abra app deploy ` * Once the app is up and running, navigate to `https://${DOMAIN}` in your browser * Select your locale in step 1 * In step 2, use `akaunting` as the database schema name and leave the other fields unchanged (they should have auto-populated based on the environment variables in the deployment) * In step 3, fill in whatever you desire for company and admin user information For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).