ocis/README.md

24 lines
671 B
Markdown
Raw Normal View History

2022-08-03 08:22:38 +00:00
# [OCIS](https://github.com/owncloud/ocis/)
<!-- metadata -->
* **Category**: Development
* **Status**: 1, alpha
* **Image**: [`owncloud/ocis`](https://hub.docker.com/owncloud/ocis), 2, upstream
* **Healthcheck**: No
* **Backups**: Yes
* **Email**: ?
* **Tests**: 2
* **SSO**: 3 (OIDC)
<!-- endmetadata -->
## Basic usage
1. Set up Docker Swarm and [`abra`][abra]
2. Deploy [`coop-cloud/traefik`][cc-traefik]
3. `abra app new ocis --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`