Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
/ odoo-8-installer Public archive

A simple script to install Odoo V8.0 on your Linux server, download the script, run it and enjoy!

Notifications You must be signed in to change notification settings

AbdeenM/odoo-8-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Odoo V8 Installer

Status

A simple script to install Odoo V8.0 on your Linux server, download the script, run it and enjoy!

Prerequisites

  • Have a running linux server.
  • Python v2 & 3.

Installation

Recommended: Update your system server before continuing, for Ubuntu run sudo apt-get update && sudo apt-get upgrade

Moving Forward this assumes you have everything setup, to install the project either download the .zip file and extract or navigate to an empty directory and clone this repo:

git clone https://github.com/AbdeenM/odoo-8-installer.git

cd to the the extracted directory where odoo-8-installer.sh is located, then make the file executable by running:

chmod +x odoo-8-installer.sh

Start the installation process by running: ./odoo-8-installer.sh

Project Status

This script has not been tested with Odoo version > 8 so feel free to try it out or contribute!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

Released under the MIT License

About

A simple script to install Odoo V8.0 on your Linux server, download the script, run it and enjoy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages