Skip to content

ArtechFuz3D-Studio/clickonodoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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