Alixsander Haj Saw Deploying Private Repositories using GitHub Actions with Self-Hosted Runners Introduction Setting up the self-hosted runner Creating the workflow Excluding unnecessary files/directories Using a server exclusively for the self-hosted runner Introduction You can find the video v... Deployment Pipeline DevOps GitHub GitHub Actions SSH Self-Hosted Runners git Nov 18, 2025 DevOps
Alixsander Haj Saw Self-Hosting Wordpress using Docker on Ubuntu 24.04 with Nginx and SSL Introduction Project setup Running the installation script Certificate renewals Additional notes Introduction We'll be installing Wordpress on an Ubuntu 24.04 server using a setup script that utilized... DevOps Plugins Themes Wordpress docker docker compose docker volume Nov 16, 2025 Wordpress
Alixsander Haj Saw Self Hosted Odoo 18 on Ubuntu 24.04 using docker containers (nginx, postgresql, certbot and odoo) Prerequisites Install Docker Create the necessary directories Creating docker compose file Initial Nginx configuration Add gzip compression Generate SSL certificates and create SSL configurations Fina... DevOps PostgreSQL Referrer-Policy Strict-Transport-Security Ubuntu 24.04 X-Content-Type-Options X-Frame-Options certbot container docker docker compose docker volume erp gzip let's encrypt nginx odoo 18 security headers self-hosted ssl 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... DevOps container 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