Updated mds

This commit is contained in:
Kevin Veen-Birkenbach 2025-03-17 13:43:12 +01:00
parent efad73415d
commit 8055c7b994
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
5 changed files with 6 additions and 5 deletions

View File

@ -157,7 +157,8 @@ SELECT * FROM `oc_appconfig` WHERE appid LIKE "%cospend%";
SELECT * FROM `oc_migrations` WHERE app LIKE "%cospend%";
```
# Identity and Access Management (IAM)
# IAM
IAM(Identity and Access Management) is setup via Keycloak and LDAP.
## OpenID Connect (OIDC) Support 🔐

View File

@ -1,4 +1,4 @@
# Docker Nextcloud Role 🚀
# Nextcloud Server
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**).
---

View File

@ -1,4 +1,4 @@
# Update Debian-based Systems
# Update apt
## Description

View File

@ -1,4 +1,4 @@
# Update-Pacman Role
# Update Pacman
## Description

View File

@ -1,4 +1,4 @@
# Update-Yay Role
# Update yay
## Description