mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-03-26 03:03:32 +01:00
Updated mds
This commit is contained in:
parent
efad73415d
commit
8055c7b994
@ -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 🔐
|
||||
|
||||
|
@ -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**).
|
||||
---
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Update Debian-based Systems
|
||||
# Update apt
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Update-Pacman Role
|
||||
# Update Pacman
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Update-Yay Role
|
||||
# Update yay
|
||||
|
||||
## Description
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user