# rest-server > Restic server * **Category**: Apps * **Status**: 0 * **Image**: [`rest-server`](https://hub.docker.com/r/restic/rest-server), 4, upstream * **Healthcheck**: No * **Backups**: Yes * **Email**: No * **Tests**: No * **SSO**: No ## Quick start * `abra app new rest-server` * `abra app config ` * `abra app deploy ` For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech). ## Manage users ```sh abra app run app -- create_user abra app run app -- delete_user ```