This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
collabora/README.md

28 lines
922 B
Markdown
Raw Permalink Normal View History

2021-04-27 10:30:24 +00:00
# collabora
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/collabora/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/collabora)
<!-- metadata -->
- **Category**: Apps
- **Status**: ❶💚
- **Image**: [`collabora`](https://hub.docker.com/r/collabora/code), ❶💚, upstream
- **Healthcheck**: No
- **Backups**: No
- **Email**: ❶💚
- **Tests**: ❷💛
- **SSO**: No
<!-- endmetadata -->
## Basic usage
1. Set up Docker Swarm and [`abra`](https://git.autonomic.zone/coop-cloud/abra)
1. Deploy [`coop-cloud/traefik`](https://git.autonomic.zone/coop-cloud/traefik)
1. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
1. `abra app YOURAPPDOMAIN deploy`
2021-05-06 18:05:47 +00:00
## Acknowledgements
Config'd with thanks to [the people behind this article](https://geek-cookbook.funkypenguin.co.nz/recipes/collabora-online/).