Follow new exciting README standard
continuous-integration/drone/push Build is passing Details

See coop-cloud/organising#31
This commit is contained in:
3wc 2021-03-02 18:38:36 +02:00
parent f8da2df9fe
commit 5662aba843
1 changed files with 13 additions and 1 deletions

View File

@ -4,11 +4,23 @@
A modern, secure and privacy-friendly platform to establish your decentralized online identity • https://codeberg.org/keyoxide/web
<!-- metadata -->
* **Category**: Apps
* **Status**: ❷💛
* **Image**: [`keyoxide/keyoxide`](https://hub.docker.com/r/keyoxide/keyoxide), ❶💚, upstream
* **Healthcheck**: Yes
* **Backups**: No
* **Email**: N/A
* **Tests**: ❷💛
* **SSO**: N/A
<!-- endmetadata -->
## Basic usage
1. Set up Docker Swarm and [`abra`]
2. Deploy [`coop-cloud/traefik`]
3. `abra app new keyoxide --secrets`
3. `abra app new keyoxide --secrets` (optionally with `--pass` if you'd like
to save secrets in `pass`)
4. `abra app YOURAPPDOMAIN config` - be sure to change `DOMAIN` to something that resolves to
your Docker swarm box
5. `abra app YOURAPPDOMAIN deploy`