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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. How can I run Odoo on Cloudron?

How can I run Odoo on Cloudron?

Scheduled Pinned Locked Moved Solved Support
10 Posts 6 Posters 1.7k Views 6 Watching
  • 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.
    • M Offline
      M Offline
      makemrproper
      wrote on last edited by makemrproper
      #1

      Hi

      Odoo is a great ERP solution which amazingly is free and open source. The code is offered open, and is available for selfhosting.
      The company Odoo of course also offers a SAAS hosted version of the system.
      I have used it for many years and have successfully used it to create order and structure in organisations and companies. It is a very great application suite to have.
      dfa71743-4c06-4359-bc1b-4a7c28f20caf-image.png

      Here is an install script packaged by "Yenthe666" which has been maintained and updated for every version of Odoo. https://github.com/Yenthe666/InstallScript
      The script itself works really well, and I am using it in an LXC and in a VM, no problems. I would however like to have it in Cloudron running on my Cloudron host.
      # How can I use this script and get a working Odoo "Cloudron app" up and running?

      Cloudron fan
      Paying Customer

      1 Reply Last reply
      0
      • jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by jdaviescoates
        #2

        I think, in short, you can't.

        But possibly maybe possible to install it in a LAMP app? 🤷

        See also discussions in the related App Wishlist post here

        I use Cloudron with Gandi & Hetzner

        M micmcM 2 Replies Last reply
        0
        • timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote on last edited by
          #3

          Unless it's a really small organisation, any ERP is generally better on its own server/VPS.
          (and even for a small organisation, so many moving parts/modules in ERP, packaging for Cloudron is difficult or worse)

          micmcM 1 Reply Last reply
          2
          • M Offline
            M Offline
            makemrproper
            wrote on last edited by makemrproper
            #4

            Okay that's fair analysis.
            The application consists of the following:

            1. application layer:
              on a binary program to run,
              uses python files for various logic and routings
              uses 3rd party modules which are modules containing python code and xml files for custom views
            2. data layer: postgres database

            I would argue that apps such as NodeBB and Discourse are much more complex - as I have tried to manually self host them in the past.

            @timconsidine : Good talking, I am not after proving you wrong just wanted to share my point of view.

            Cloudron fan
            Paying Customer

            1 Reply Last reply
            1
            • jdaviescoatesJ jdaviescoates

              I think, in short, you can't.

              But possibly maybe possible to install it in a LAMP app? 🤷

              See also discussions in the related App Wishlist post here

              M Offline
              M Offline
              makemrproper
              wrote on last edited by makemrproper
              #5

              @jdaviescoates said in How can I run Odoo on Cloudron?:

              I think, in short, you can't.

              But possibly maybe possible to install it in a LAMP app? 🤷

              See also discussions in the related App Wishlist post here

              Thank you for suggesting I look at the discussion in the wishlist.
              The wishlist discussion got no where. I have been hoping for years that something would come out of it.

              Cloudron fan
              Paying Customer

              1 Reply Last reply
              0
              • scookeS Offline
                scookeS Offline
                scooke
                wrote on last edited by
                #6

                The thing is, Odoo IS like Cloudron but for it's own world of modules. Pretty much all the installation guides out there presume that Odoo is the server, and the server is Odoo. Once Odoo is installed, you can then tweak, add, configure, etc.

                A life lived in fear is a life half-lived

                M 1 Reply Last reply
                0
                • jdaviescoatesJ jdaviescoates

                  I think, in short, you can't.

                  But possibly maybe possible to install it in a LAMP app? 🤷

                  See also discussions in the related App Wishlist post here

                  micmcM Offline
                  micmcM Offline
                  micmc
                  wrote on last edited by
                  #7

                  @jdaviescoates said in How can I run Odoo on Cloudron?:

                  I think, in short, you can't.

                  But possibly maybe possible to install it in a LAMP app? 🤷

                  It would not work it requires PosgreSQL looking at the script 😞

                  Ignorance is not an excuse anymore!
                  https://AutomateKit.com

                  1 Reply Last reply
                  0
                  • timconsidineT timconsidine

                    Unless it's a really small organisation, any ERP is generally better on its own server/VPS.
                    (and even for a small organisation, so many moving parts/modules in ERP, packaging for Cloudron is difficult or worse)

                    micmcM Offline
                    micmcM Offline
                    micmc
                    wrote on last edited by
                    #8

                    @timconsidine said in How can I run Odoo on Cloudron?:

                    Unless it's a really small organisation, any ERP is generally better on its own server/VPS.
                    (and even for a small organisation, so many moving parts/modules in ERP, packaging for Cloudron is difficult or worse)

                    I've to sooo agree.

                    Ignorance is not an excuse anymore!
                    https://AutomateKit.com

                    1 Reply Last reply
                    0
                    • girishG girish marked this topic as a question on
                    • girishG girish has marked this topic as solved on
                    • scookeS scooke

                      The thing is, Odoo IS like Cloudron but for it's own world of modules. Pretty much all the installation guides out there presume that Odoo is the server, and the server is Odoo. Once Odoo is installed, you can then tweak, add, configure, etc.

                      M Offline
                      M Offline
                      makemrproper
                      wrote on last edited by
                      #9

                      @scooke said in How can I run Odoo on Cloudron?:

                      The thing is, Odoo IS like Cloudron but for it's own world of modules. Pretty much all the installation guides out there presume that Odoo is the server, and the server is Odoo. Once Odoo is installed, you can then tweak, add, configure, etc.

                      Umm no. This is not accurate at all.

                      Cloudron is a thick application which provisions docker containers and does more things with backup etc.

                      Odoo is a monolithic thick app with a postgres database. It is not comparable and there is no reason why it should not be able to run on Cloudron.

                      I would not call this thread solved, but feel free to move it so it doesn't have to be solved, open or closed, it can just hang there.

                      Cloudron fan
                      Paying Customer

                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #10

                        @makemrproper sorry, I marked the thread as solved 🙂 I guess because there is nothing we can do here other than package the app at some point. For that, we have the App Requests thread - https://forum.cloudron.io/topic/1256/odoo-distributed-business-apps . Also, see https://forum.cloudron.io/topic/3343/sponsoring-odoo in the past.

                        So, the solved here is simply that 'support' ticket is solved since there is nothing we can really do more.

                        1 Reply Last reply
                        2
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search