Install Nextcloud with Docker Compose Install Nextcloud with Docker compose version: '2' services: db: image:
Install Gitea with Docker docker-compose.yml version: "3" networks: gitea: external: false services: server:
Install Docker and Docker Compose Install Docker apt-get install apt-transport-https ca-certificates software-properties-common -y curl -fsSL