Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Apps with multiple domains

    Feature Requests
    dns domains
    2
    2
    166
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JOduMonT
      JOduMonT last edited by

      It would be nice, and useful in some case, that Cloudron App support multiple domain and not just only redirection.

      I see some potential issue with some application like Matrix, but for apps like Nextcloud it is simply a matter of adding the domain in nginx and Nextcloud configuration.

      Here an example; just to be sure, we understand the same thing:

      • cloud.domain1.tld
      • cloud.domain2.tld
      • cloud.domain3.tld

      would all answer the queries without being redirected to cloud.domain1.tld

      What do you think ?

      girish 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff @JOduMonT last edited by girish

        @jodumont For apps that require multiple domains from the get-go i.e they require multiple domains at installations time, this is part of the next release (7.1) - https://forum.cloudron.io/topic/5982/what-s-coming-in-cloudron-7-1 .

        Many (most?) apps can only handle being configured with a single domain. There is usually an APP_ORIGIN or equivalent setting that can only be set to one domain and is not an array. It is used by the app to set up CORS headers, generate static links, email links etc.

        1 Reply Last reply Reply Quote 4
        • First post
          Last post
        Powered by NodeBB