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

    Unsolved Somes modules/plugins require an URL'ish/to edit the reverse proxy

    Dolibarr
    3
    13
    156
    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

      As I used Dolibarr a while ago, I was pleased to see it available in Cloudron.

      But as I remember, but not truly able to express properly (that explain the tittle which 'ish and /)
      domes modules require to add lines in the web engine (Apaches or NGINX).

      Also, such as like with Element/Matrix, I think extra DNS pointer need to be done.

      Here few modules which I believe need extra configuration and I wonder how to make it happen.

      • members: such as the plugin members could publish Public self registration form but when it is active the link point to http://localhost/public/members/new.php

      • ticket: could have a Public interface
        http://localhost/public/ticket/index.php

      • website

      • WebDAV which point to: local host/dav/fileserver.php

      and potentially

      • recruitment
      • DMS/ECM the electronic documents
      • scheduled job
      • API/Web (REST, SOAP)
      • oAuth
      • FTP/FTPS
      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        Is this about the generation of those additional public links, currently defaulting to localhost ? I don't really know dolibarr, but wouldn't that come from some config file?

        Do you have a link to the corresponding documentation on how to configure those URLs?

        JOduMonT 2 Replies Last reply Reply Quote 0
        • JOduMonT
          JOduMonT @nebulon last edited by

          @nebulon said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

          documentation on how to configure those URLs?

          Let's take one module at time 😉
          For example of the website module the instructions are here under Deploy | Publish your website (the last part)
          https://wiki.dolibarr.org/index.php/Module_Website

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

            @nebulon said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

            localhost

            OK it might ne easier like you said, or at least for most of the modules I pointed out they seams to take their source from the config file

            inside /app/data/conf.php
            the first variable point to localhost which probably should be sub.domain.tld of the container.

            JOduMonT 2 Replies Last reply Reply Quote 0
            • JOduMonT
              JOduMonT @JOduMonT last edited by

              @JOduMonT said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

              app/data/conf.php

              So I just replaced the first line from localhost to my sub.domain.tld then restart the app and that did the job for the modules membership, ticket and WebDAV

              But the module website still need something more

              1 Reply Last reply Reply Quote 1
              • JOduMonT
                JOduMonT last edited by

                @nebulon
                the localhost issue is easy to fix

                but what about the rest?

                Do you think it is something fixable?
                How I could point multiple domain into one container such as
                dolibarr.domain.tld is the backend
                and www.domain.tld is the website generated by dolibarr through is module web

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

                  @JOduMonT for multiple domains, we would need to enable multiDomain https://docs.cloudron.io/packaging/manifest/#multidomain for that app then. I think we were not aware of that requirement for Dolibarr. Alternately, depending on what is wanted, you can also setup redirect domains for the app to be reachable on other domains.

                  JOduMonT 1 Reply Last reply Reply Quote 1
                  • JOduMonT
                    JOduMonT @nebulon last edited by

                    @nebulon said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

                    multiDomain https://docs.cloudron.io/packaging/manifest/#multidomain

                    I saw Cloudron released a new version of Dolibarr 2 weeks ago but few issues, like this one still remain.

                    It it something we could work on it ?
                    this and the less important/urgent that one ?

                    • https://forum.cloudron.io/topic/6507/dolibarr-is-unable-to-encrypt-the-database-password-as-recommended
                    1 Reply Last reply Reply Quote 0
                    • JOduMonT
                      JOduMonT @JOduMonT last edited by JOduMonT

                      @JOduMonT said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

                      inside /app/data/conf.php

                      Still point to localhost which is not great because some modules relay on that information.

                      also that variable should point to https:// subdomain . domain . tld
                      instead of http:// subdomain . domain . tld

                      1 Reply Last reply Reply Quote 0
                      • JOduMonT
                        JOduMonT last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • JOduMonT
                          JOduMonT last edited by

                          at the end Dolibarr should be tag as unstable, or beta, since a lot of bugs remain.

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

                            @JOduMonT yes, I think it's great you are reporting the issues here. Dolibarr was initially contributed, so we didn't do as complete a vetting as we would like to. I will look into the issues.

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

                              @girish said in Somes modules/plugins require an URL'ish/to edit the reverse proxy:

                              I will look into the issues.

                              If you wonder why I show so much interest into Dolibarr; how my motivation; it's because, soon I'll move in France and Dolibarr is the only active open source project I found which respect the French law NF525 and others law related to business tax.

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