Comment on Planning to selfhost images and calendar in addition to HTTP(S)
passenger@sopuli.xyz 4 days agoI understood from here it shouldnt work
github.com/nextcloud/all-in-one?tab=readme-ov-fil…
Maybe you use another flavor and not the aio?
Comment on Planning to selfhost images and calendar in addition to HTTP(S)
passenger@sopuli.xyz 4 days agoI understood from here it shouldnt work
github.com/nextcloud/all-in-one?tab=readme-ov-fil…
Maybe you use another flavor and not the aio?
ikidd@lemmy.world 4 days ago
In the docker-compose.yml for the AIO, you can specify the port that the Apache server runs on with
APACHE_PORT=XXXXThen you set your reverse proxy to proxy to that port. If you need some pointers about how to use a reverse proxy, ask away.