nextcloud/README.md

20 lines
606 B
Markdown
Raw Normal View History

2021-10-15 12:11:18 +00:00
# `finallycoffee.nextcloud` ansible collection
## Overview
This ansible collection provides various roles for deploying
and managing nextcloud installations
## Roles
- [`roles/server`](roles/server/README.md): For deploying
2021-10-15 12:11:18 +00:00
and configuring a bare nextcloud instance in a docker container.
Supports both the `-apache` (default) and `-fpm` variants.
- [`roles/apps`](roles/apps/README.md):
2021-10-15 12:11:18 +00:00
For managing nextcloud apps in an already installed nextcloud
server instance. Can install, remove, enable/disable and update apps.
2021-10-15 12:11:18 +00:00
## License
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License