/clickonodoo

Odoo with Open HRMS & Nginx Proxy Manager

Primary LanguageShellGNU General Public License v3.0GPL-3.0

image

Clickonodoo

by clickonrefresh

Join My Odoo Discord Community

Odoo with Open HRMS and Nginx Proxy Manager

Customised Odoo ce with Open HRMS available for install, Python Pandas preinstalled.

Before installing third party modules, please see their relative dependency modules which must be installed prior to 3rd party module install.


Using this repo

In Apps you will find the docker compose file along with odoo.conf and any addons. These are the files required to run Odoo.

Navigate into Apps/ and your desired Odoo version or Nginx and run:

docker compose up -d

This will pull the relative odoo version image from ghcr.io/clickonrefresh/clickonodoo and configure volumes, port mapping and configure postgresql.

Install.sh will install docker, docker compose and some other prerequisites:

comment out the lines for nodejs install if you do not intend to use odoo for development

bash install.sh