Template for deploying Nextcloud containerized service using Docker and docker-compose, you can use in on both x86_64 and ARM (32/64bit) architecture: https://github.com/openterprise/docker/blob/master/docker-compose-nextcloud.yml
This template deploys Nextcloud with following setup:
• application: Nextcloud
• application server: Apache + PHP
• database: MariaDB / PostgreSQL
• cache: Redis
• scheduler: crontab
Requirements:
• Docker
• docker-compose