Here is the odoo 16 installation script.
- Ubuntu 20.04 or above
- minimum 8 GB RAM
- Disk Space of about 30 - 50 GB
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
- Ubuntu 20.04 LTS, 22.04 LTS