Sunday, 14 April 2024

Nextcloud on TrueNas Scale with haproxy

this saved me :https://www.truenas.com/community/threads/nextcloud-redirects-to-local-ip-when-trying-to-access-from-domain.99649/#post-757130 1 Apr 23, 2023 #12 for anyone still trying to make it work with official app. I solve it by adding Nextcloud environment variables (one of 2 showed fixed it) instead of editing config.php. I ataching picture with my working conf. In case if picture wont work: Add Nextcloud enviroment in app setup or edit existing app. Name: OVERWRITEHOST and/or OVERWRITECLIURL Value: cloud.yourdomain.com

1 comment:

  1. In case if picture wont work:
    Add Nextcloud enviroment in app setup or edit existing app.
    Name: OVERWRITEHOST and/or OVERWRITECLIURL
    Value: cloud.yourdomain.com

    ReplyDelete