ReinerNippes / nextcloud_on_docker

Run Nextcloud in Docker Container on various Linux Hosts
MIT License
203 stars 48 forks source link

Subdirectory /nextcloud instead of subdomain #103

Open rokdd opened 2 years ago

rokdd commented 2 years ago

Maybe I am stupid but I found at no point the possibility to config a http subdirectory for the nextloud instead of a subdomain? Is it possible to do this?

ReinerNippes commented 2 years ago

In theory yes.

You have to understand traefik routing and set the nginx container labels here.

To adjust the nextcloud settings (e.g overwrite.cli.url) you have to edit this file.