Alixsander Haj Saw Self Hosted Odoo 18 on Ubuntu 24.04 using docker containers (nginx, postgresql, certbot and odoo) Accessing the website Adding Odoo config options Final nginx configuration over https Generate SSL certificates and create SSL configurations Add gzip compression Initial Nginx configuration Creating ... certbot container DevOps docker docker compose docker volume erp gzip let's encrypt nginx odoo 18 PostgreSQL Referrer-Policy security headers self-hosted ssl Strict-Transport-Security Ubuntu 24.04 X-Content-Type-Options X-Frame-Options May 26, 2025 Odoo ERP
Alixsander Haj Saw Odoo Development Environment on Windows using Docker Benefits of using Docker for Odoo on Windows Installing Docker on Windows Docker Compose (Odoo and PostgreSQL) Adding Custom Addons to an Odoo Container Launch Odoo/Postgres using Docker Compose Resta... container DevOps docker docker compose docker desktop docker volume erp odoo 18 Mar 3, 2025 Odoo ERP
Alixsander Haj Saw Make local Applications Accessible Online using SSH Reverse Tunneling Introduction How SSH Reverse Tunneling Works Reverse Tunneling Use Case and Setup SSH Reverse Tunneling Connection Introduction As a developerworking with clients andcollogues on applications, wouldn'... DevOps Networking Remote Access Feb 18, 2025 Networking
Alixsander Haj Saw How to Install wkhtmltopdf on Apple Silicon (M1 MacOS) Introduction Installing Rosetta 2 Installing wkhtmltopdf Running the Terminal using Rosetta (Recommended) Introduction wkhtmltopdf does not yet have official prebuilt binary for Apple Silicone, but in... Apple Silicone MacOS Rosetta 2 wkhtmltopdf Feb 9, 2025 Odoo ERP
Alixsander Haj Saw Personal SoftEther VPN Server Setup on Ubuntu 24.04 Introduction Prerequisites Downloading SoftEther Package on Ubuntu Extracting and Installing SoftEther VPN Package Check if SoftEther is Installed Correctly Create a Startup Script Creating a Hub Crea... Ubuntu 24.04 VPN Nov 25, 2024
Alixsander Haj Saw Installing Odoo 17, Nginx and SSL Certificate on Ubuntu 22.04 Server Introduction In this guide, I'llwalk you through the process of installing Odoo, a powerful open-source business management software, on your server. We'll also set up Nginx as a reverse proxy to hand... certbot nginx odoo ubuntu 22.04 Jul 7, 2024 Odoo ERP
Alixsander Haj Saw How to Force a Single "From" Email for Odoo 17 Modules Introduction This guide covers how to force Odoo to use a specific "from" email for specific templates or for all modules, this is beneficial when you want toset a static "from" email instead of it dy... email template odoo May 1, 2024 Odoo ERP
Alixsander Haj Saw Configuring Gmail SMTP with Odoo 17 Introduction In this guide we will use Gmail SMTPto send emails on our Odoo app, we'll do so be generating an App Password and setting an Outgoing Mail Server on Odoo. Prerequisites Have a Gmail accou... google smtp odoo 17 outgoing mail servers Apr 1, 2024 Odoo ERP