Rob FaulsRob Fauls
    What's Hot

    Gitlab Install on Debian 11 with Cloudflared and SendGrid

    January 23, 2023

    Odoo – Hide “Manage databases” link in the login screen

    November 7, 2022

    Extend LVM Volume

    November 4, 2022
    Facebook Twitter LinkedIn
    • Home
    • VMware
      • Storage
    • Odoo
    • Linux
    • About
      • About Me
      • Privacy Policy
    Rob FaulsRob Fauls
    Home » Odoo 16- Automated Install on Debian 11
    Odoo

    Odoo 16- Automated Install on Debian 11

    Rob FaulsBy Rob FaulsOctober 31, 2022Updated:January 23, 2023No Comments
    Facebook Twitter LinkedIn Email Reddit Telegram
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Overview

    While the Odoo 16- Manual Install on Debian 10/Debian 11 article is very informative, sometimes you just “want it done”. I created the installer script for Odoo16 on Debian11 in order to automate the process as much as possible.

    The script will run apt update/upgrade at the beginning, but it’s recommended that you run “apt dist-upgrade” and reboot prior to installation, just to be sure everything is running on current packages.

    Installation

    You may choose to manually copy the installation script from my GitLab instance or curl it, as referenced below. If you want to manually copy it, you can skip the first step.

    1: Curl (download) install file

    				
    					curl https://code.sparkedhosting.com/rob/robfauls.com-scripts/-/raw/main/Odoo/Install-Odoo16-Debian11-Basic.sh --output odoo_install.sh
    				
    			

    2: Run the installer

    				
    					sh odoo_install.sh
    				
    			

    4: Run additional tweaks (optional)

    At the bottom of Odoo- Overview, I included some additional tweaks/customizations that you may find useful, depending on how you are using Odoo. I’m actively working to add more of these articles and will also include them on the installer script as appropriate. If you’ve spotted any tweaks that I’ve missed, please comment below and I’ll work towards getting them added!

    automated Debian 10 Debian 11 Featured install Odoo Odoo16
    Previous ArticleInstall wkhtmltopdf on Debian11
    Next Article Upgrade Debian 10 to Debian 11

    Related Posts

    Gitlab Install on Debian 11 with Cloudflared and SendGrid

    January 23, 2023

    Odoo – Hide “Manage databases” link in the login screen

    November 7, 2022

    Extend LVM Volume

    November 4, 2022

    Upgrade Debian 10 to Debian 11

    November 4, 2022

    Leave A Reply Cancel Reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Editors Picks
    Latest Posts

    Gitlab Install on Debian 11 with Cloudflared and SendGrid

    January 23, 2023

    Odoo – Hide “Manage databases” link in the login screen

    November 7, 2022

    Extend LVM Volume

    November 4, 2022

    Subscribe to Updates

    Get the latest content from Rob.

    I've worked in IT for over 20 years, servicing Government, Healthcare, and Private Sector customers. This is a relatively new adventure into blogging, mostly out of a realization that I need to organize some of my notes on various subjects. Hopefully the articles posted will help others along the way.

    You can connect with me here:

    LinkedIn Twitter Facebook

    Subscribe to Updates

    Keep up to date with new articles posted about 'stuff and things'.

    © 2023 Rob Fauls. Designed by Sparked Hosting.
    • Home

    Type above and press Enter to search. Press Esc to cancel.