Close Menu
Rob FaulsRob Fauls
    What's Hot

    Odoo 17- Change default email address

    March 10, 2024

    Odoo 17- Automated Install on Debian 12

    December 26, 2023

    Odoo 17- Manual Install on Debian 10/Debian 11/Debian 12

    November 8, 2023
    Facebook X (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 3, 2024No Comments
    Facebook Twitter LinkedIn Email Reddit Telegram
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Overview

    NOTICE: Debian 12 was released 10JUN2023. You may consider using Bookworm for your installation. I’ve provided a new guide and auto-installation script, as the installation packages have changed slightly. 

    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.flatironnetworks.com/RobFauls-Com/website-scripts/raw/branch/main/Odoo/Install-Odoo16-Debian11.sh --output odoo_install.sh
    				
    			

    2: Check the file to make sure it does what you expect it to do

    There’s always a chance that someone posing as a “good guy” is really trying to get access to your environment. Please, always double check code that someone is telling you to run in your environment!

    2: Run the installer

    				
    					chmod +x odoo_install.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 script
    Previous ArticleInstall wkhtmltopdf on Debian11
    Next Article Upgrade Debian 10 to Debian 11

    Related Posts

    Odoo 17- Automated Install on Debian 12

    December 26, 2023

    Odoo 17- Manual Install on Debian 10/Debian 11/Debian 12

    November 8, 2023

    Migrate from Github to Gitea

    September 21, 2023

    Upgrade Debian 11 to Debian 12

    August 17, 2023
    Leave A Reply Cancel Reply

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

    Editors Picks
    Latest Posts

    Odoo 17- Change default email address

    March 10, 2024

    Odoo 17- Automated Install on Debian 12

    December 26, 2023

    Odoo 17- Manual Install on Debian 10/Debian 11/Debian 12

    November 8, 2023

    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 X (Twitter) Facebook

    Subscribe to Updates

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

    © 2025 Rob Fauls. Hosted by Flatiron Networks.
    • Home

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