mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-03-29 04:23:34 +01:00
2.0 KiB
2.0 KiB
Nextcloud Server
This repository contains an Ansible role for deploying and managing Nextcloud using Docker. It covers configuration modifications, updates, backups, database management, and more. Additionally, OIDC (OpenID Connect) is supported (for example, via Keycloak).
Other Resources
- Nextcloud Docker Example with Nginx Proxy, MariaDB, and FPM
- Nextcloud Upgrade via Docker by Goneuland
- Nextcloud Data Version Issue
- Nextcloud Docker Issue #1302
- Update to Nextcloud 22 Failed Database Error
- Nextcloud 21.0.0-beta1 Database Error
- Reset Password for MariaDB/MySQL in Docker
- Ansible Docker Container and depends_on Issue
- Docker Convenience Scripts by gdiepen
- Issues After Upgrading to Nextcloud 21
- Nextcloud Talk Plugin and Turnserver in Docker
- Nextcloud Talk on Docker: Turn Server Issues
Enjoy and happy containerizing! 😄