Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 559 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 559 Bytes

odoo-16-installation-script

Here is the odoo 16 installation script.

Pre-requisites

  • Ubuntu 20.04 or above
  • minimum 8 GB RAM
  • Disk Space of about 30 - 50 GB

How To Use

To clone and run this application, From your command line:

# Clone this repository
$ git clone https://github.com/cid-kagenou-shadow/odoo-16-installation-script.git

# Go into the repository
$ cd odoo-16-installation-script

# Giving execution rights
$ sudo chmod +x install.sh

# Run the script
$ ./install.sh

Tested os

  • Ubuntu 20.04 LTS, 22.04 LTS