docs: correct README links
This commit is contained in:
parent
04affe4135
commit
ab9045b0bf
@ -7,15 +7,15 @@ and managing nextcloud installations
|
|||||||
|
|
||||||
## Roles
|
## Roles
|
||||||
|
|
||||||
- [`roles/server`](roles/server/README.md): For deploying
|
- [`server`](roles/server/README.md): For deploying
|
||||||
and configuring a bare nextcloud instance in a docker container.
|
and configuring a bare nextcloud instance in a docker container.
|
||||||
Supports both the `-apache` (default) and `-fpm` variants.
|
Supports both the `-apache` (default) and `-fpm` variants.
|
||||||
- [`roles/apps`](roles/apps/README.md):
|
- [`apps`](roles/apps/README.md):
|
||||||
For managing nextcloud apps in an already installed nextcloud
|
For managing nextcloud apps in an already installed nextcloud
|
||||||
server instance. Can install, remove, enable/disable and update apps.
|
server instance. Can install, remove, enable/disable and update apps.
|
||||||
- [`roles/ldap-user-backend`](roles/ldap-user-backend/README.md):
|
- [`ldap_user_backend`](roles/ldap_user_backend/README.md):
|
||||||
Manages LDAP authentication sources in installed nextcloud instances.
|
Manages LDAP authentication sources in installed nextcloud instances.
|
||||||
- [`roles/nginx-fpm-proxy`](roles/nginx-fpm-proxy/README.md):
|
- [`nginx_fpm_proxy`](roles/nginx_fpm_proxy/README.md):
|
||||||
Reverse proxy role which connects to nextcloud using FPM
|
Reverse proxy role which connects to nextcloud using FPM
|
||||||
and serves static content.
|
and serves static content.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user