Skip to content

Simple docker-compose deployment for nextcloud setup. Including Trafik reverse proxy with automated lets encrypt and nginx webserver.

Notifications You must be signed in to change notification settings

oceanBT/nextcloud-nginx-with-traefik-and-lets-encrypt-docker

Repository files navigation

nextcloud-nginx-with-traefik-and-lets-encrypt-docker

Simple docker-compose deployment for nextcloud setup. Including Trafik reverse proxy with automated lets encrypt and nginx webserver. All you need is a domain at one of these registrars.

Usage

  • download or clone this repo.

  • cp example.env .env

  • add two new subdomain like nextcloud.YOURDOMAIN.com and traefik.YOURDOMAIN.com in your DNS-Server (or deposit it at your registrar) with the server IP. Since the propagation can take up to 24 hours, an entry should be made in the hosts file at the beginning, so that the name resolution works immediately.

  • edit .env (replace all REPLACE_ME values)

  • docker-compose up (the first run takes a few minutes to create the certificate.)

  • open nextcloud.YOURDOMAIN.com

Auto update workflow

Update workflow

About

Simple docker-compose deployment for nextcloud setup. Including Trafik reverse proxy with automated lets encrypt and nginx webserver.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages