GithubHelp home page GithubHelp logo

crnd-inc / crnd-deploy Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 13.0 69 KB

CR&D Deploy - The simple way to install production-ready Odoo instances

Home Page: https://crnd.pro/blog/how-to-3/the-easiest-way-to-install-production-ready-odoo-55

License: GNU General Public License v3.0

Shell 73.43% Python 26.57%
odoo install install-script odoo-installation odoo-instance odoo-11 odoo-12 odoo-13 odoo-installs odoo-install

crnd-deploy's Introduction

CRND Deploy

This is simple script to install and configure production-ready Odoo instance, managed by odoo-helper-scripts.

To deploy Odoo just clone repo to machine and run sudo crnd-deploy.bash. To get install options, just call sudo crnd-deploy.bash --help command.

Also, this script supports automatic installation of PostgreSQL and Nginx on same machine.

Features

  • Easy installation of production-ready odoo instances.
  • Automatic installation and pre-configuration of Nginx (if needed).
  • Automatic installation of PostgreSQL (if needed)
  • Full power of odoo-helper-scripts that significantly simplifies the management of the server.

Yodoo Cockpit

Yodoo Cockpit

Take a look at Yodoo Cockpit project, and discover the easiest way to manage your odoo installation. Just short notes about Yodoo Cockpit:

  • start new production-ready odoo instance in 1-2 minutes.
  • add custom addons to your odoo instances in 5-10 minutes.
  • out-of-the-box email configuration: just press button and add some records to your DNS, and get a working email
  • make your odoo instance available to external world (internet) in 30 seconds (just add single record in your DNS)

If you have any questions, then contact us at [email protected], so we could schedule online-demonstration.

CRND-Deploy Requirements

Only Ubuntu 18.04 and 20.04 supported and tested.

May be working on other debian-based linux distributions, but without any warranty.

Supported Odoo Versions

Odoo Serie Support
8.0 not tested
9.0 not tested
10.0 not tested
11.0 ✔️
12.0 ✔️
13.0 ✔️
14.0 ✔️
15.0 ✔️
16.0 ✔️

Options available

Just call

sudo crnd-deploy.bash --help

And see help message with all available commands:

Usage:

    crnd-deploy.bash [options]    - install odoo

Options:

    --odoo-repo <repo>       - git repository to clone odoo from.
                               default: https://github.com/odoo/odoo
    --odoo-branch <branch>   - odoo branch to clone.
                               default: 12.0
    --odoo-version <version> - odoo version to clone.
                               default: 12.0
    --odoo-user <user>       - name of system user to run odoo with.
                               default: odoo
    --db-host <host>         - database host to be used by odoo.
                               default: localhost
    --db-user <user>         - database user to connect to db with
                               default: odoo
    --db-password <password> - database password to connect to db with
                               default: odoo
    --install-dir <path>     - directory to install odoo in
                               default: /opt/odoo
    --install-mode <mode>    - installation mode. could be: 'git', 'archive'
                               default: git
    --local-postgres         - install local instance of postgresql server
    --proxy-mode             - Set this option if you plan to run odoo
                               behind proxy (nginx, etc)
    --workers <workers>      - number of workers to run.
                               Default: 2
    --local-nginx            - install local nginx and configure it for this
                               odoo instance
    --odoo-helper-dev        - If set then use dev version of odoo-helper
    --install-ua-locales     - If set then install also uk_UA and ru_RU
                               system locales.
    -v|--version             - print version and exit
    -h|--help|help           - show this help message

Suggestion:

    Take a look at [Yodoo Cockpit](https://crnd.pro/yodoo-cockpit) project,
    and discover the easiest way to manage your odoo installation.

    Just short notes about [Yodoo Cockpit](https://crnd.pro/yodoo-cockpit):
        - start new production-ready odoo instance in 1-2 minutes.
        - add custom addons to your odoo instances in 5-10 minutes.
        - out-of-the-box email configuration: just press button and
          add some records to your DNS, and get a working email
        - make your odoo instance available to external world in 30 seconds:
          just add single record in your DNS

    If you have any questions, then contact us at
    [[email protected]](mailto:[email protected]),
    so we could schedule online-demonstration.

Usage

Basically to install Odoo on new machine you have to do following:

# Download script from github
git clone https://github.com/crnd-inc/crnd-deploy

# Install odoo
sudo bash crnd-deploy/crnd-deploy.bash --odoo-version 15.0 --local-postgres --local-nginx

This command will automatically install and configure Odoo, PostgreSQL, Nginx on machine, thus you get complete production-ready odoo installation.

After odoo installed, it could be easily managed by odoo-helper-scripts.

For example, git repository with third-party addons could be easily added via command:

odoo-helper fetch -r <my git repo>

Server logs could be viewed with less pager via command

odoo-helper server log

Level up your service quality

Level up your service with our Helpdesk / Service Desk / ITSM solution.

Just test it at yodoo.systems: choose template you like, and start working.

Test all available features of Bureaucrat ITSM with this template.

Bug tracker

Bugs are tracked on https://crnd.pro/requests. In case of trouble, please report there.

Maintainer

Center of Research & Development

Our web site is: crnd.pro

This module is maintained by the Center of Research & Development company.

We can provide you further Odoo Support, Odoo implementation, Odoo customization, Odoo 3rd Party development and integration software, consulting services (more info available on our site).Our main goal is to provide the best quality product for you.

For any questions contact us.

crnd-deploy's People

Contributors

katyukha avatar ostapyakovenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.