Jump to content

Recommended Posts

Posted

If it requires that much cron, no it won't work here. Not only does it need too much cron, the load of running the jobs every second would probably give you a good shot at high load suspension too.

Posted (edited)

Thank you. Odoo is python based CRM with PostgreSQL as DBMS. I guess I could manage to disable those crons (not sure if they are real cron jobs) or make them comply with the resources usage policies.

Edited by netship
Posted (edited)

Can Odoo be potentialy hosted (I would like to know if I can host it for demonstration purposes, personal usage though) on heliohost server? (odoo is started with a bash line: `python ./odoo-bin --config=path_to_odoo_config/odoo.conf`). Requires python 2.7 with some publicly available modules installable with pip.

Edited by netship
Posted

Does it run its own server/daemon process (it sounds like it does)? If so, no it cannot. We don't allow custom daemons for security reasons.

 

It would need to be able to run through Apache as a CGI application in order to be hosted here.

Posted

Two cron jobs once every second? That can't be right...

 

Also their website says Odoo is $24 per month. I doubt many people run $24 per month software on free hosts.

 

I don't see any mention of crons, but it does look like it runs constantly in an infinite loop. You're probably going to need a vps like https://www.heliohost.org/partners/vps to run something like this because even if you managed to get it running it would likely get you suspended really quickly because constantly running loops like that cause a lot of load.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...