Skip to content

Simple Odoo Installation Script for Installing Odoo along with PostgresSQL in macOS.

License

Notifications You must be signed in to change notification settings

imkrunalkanojiya/odoo-install-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Install Odoo in MacOS(Intel/ARM64) with Script

  • This script is for installing Odoo in MacOS. It will install Odoo and its dependencies.
  • This script is tested on MacOS Sequoia 15.1.1.
  • This script is tested on Odoo 16, 17.
  • This script is tested on Python 3.11.
  • This script is tested on PostgreSQL@14.
  • This script is tested on Node.js 22 LTS.

Installation

  1. Download the script.
  2. Open the terminal.
  3. Run the script.
# make executable
chmod +x odoo-install-mac.sh

# excute script
./odoo-install-mac.sh
  1. Follow the instructions.
  2. Done.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simple Odoo Installation Script for Installing Odoo along with PostgresSQL in macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages