/odooku

Run Odoo as a service

Primary LanguagePythonApache License 2.0Apache-2.0

Odooku

Odooku provides a great way to run Odoo as a service, deploy your codebase, migrate your data and more. View documentation

Python packages

odooku

Build Status

Wrapper package around Odoo that patches and extends Odoo to work in a service oriented environment.

  • Strips out threading in favor of Gevent
  • Single process wsgi server and/or cron runner
  • S3 based filestore
  • Redis sessions for multi server deployments
  • Websockets for persistent connections and awesome performance
  • Comprehensive suite of management commands
  • CDN support, serve all static files directly through S3
  • Packaged addons

View Github

odooku-odoo

Build Status

Pypi packaged Odoo providing an easy and reliable install method for Odoo.

View Github

odooku-data

Data serialization and deserialization library for migrations (docs comming soon).

View Github

Heroku deployment

odooku-heroku-buildpack

Build Status

Heroku buildpack for Odooku.

View Github

odooku-heroku-starter

Template project for Heroku.

View Github

Snap deployment

odooku-snap

View Github