nextcloud_on_docker icon indicating copy to clipboard operation
nextcloud_on_docker copied to clipboard

Subdirectory /nextcloud instead of subdomain

Open rokdd opened this issue 4 years ago • 1 comments

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?

rokdd avatar Aug 05 '21 14:08 rokdd

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.

ReinerNippes avatar Aug 06 '21 07:08 ReinerNippes