mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 20:39:40 +01:00
Updated Nextcloud README.md
This commit is contained in:
parent
b1ff11a0b8
commit
c2f97cde59
@ -2,11 +2,6 @@
|
|||||||
|
|
||||||
This repository contains an Ansible role for deploying and managing [Nextcloud](https://nextcloud.com/) using [Docker](https://www.docker.com/). It covers configuration modifications, updates, backups, database management, and more. Additionally, OIDC (OpenID Connect) is supported (for example, via **Keycloak**).
|
This repository contains an Ansible role for deploying and managing [Nextcloud](https://nextcloud.com/) using [Docker](https://www.docker.com/). It covers configuration modifications, updates, backups, database management, and more. Additionally, OIDC (OpenID Connect) is supported (for example, via **Keycloak**).
|
||||||
|
|
||||||
> **Developed by:** Kevin Veen-Birkenbach
|
|
||||||
> **Website:** [https://www.veen.world/](https://www.veen.world/)
|
|
||||||
>
|
|
||||||
> *This README.md was created with the help of [ChatGPT](https://chatgpt.com/share/67a5312c-7248-800f-ae27-0288c1c82f1d).*
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Modify Config 🔧
|
## Modify Config 🔧
|
||||||
@ -168,5 +163,14 @@ docker-compose logs web --tail 1000 | grep 504
|
|||||||
OIDC is supported in this role—for example, via **Keycloak**. OIDC-specific tasks are included when enabled, allowing integration of external authentication providers seamlessly.
|
OIDC is supported in this role—for example, via **Keycloak**. OIDC-specific tasks are included when enabled, allowing integration of external authentication providers seamlessly.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
## Author
|
||||||
|
|
||||||
|
**Developed by:** Kevin Veen-Birkenbach
|
||||||
|
**Website:** [https://www.veen.world/](https://www.veen.world/)
|
||||||
|
|
||||||
|
*This README.md was created with the help of [ChatGPT](https://chatgpt.com/share/67a5312c-7248-800f-ae27-0288c1c82f1d).*
|
||||||
|
|
||||||
|
---
|
||||||
*Enjoy and happy containerizing! 😄*
|
*Enjoy and happy containerizing! 😄*
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user