Silicon's blog

Menu
  • Home
  • Kadena
  • Solana
  • Ethereum
  • Bot Automation
  • Proxmox
  • Nginx Proxy Manager
  • Others
  • Contact
Menu

Tag: Nginx Proxy Manager

How to enable HTTPS on your WordPress Docker container with Cloudflare Origin / Let’s Encrypt certificate

Posted on May 17, 2023July 1, 2023 by Silicon

  You learned how to create a WordPress docker container in the previous article. However, the SSL module of Apache is disabled by default. It implies you can only transfer and handle requests using HTTP (without SSL encryption). This article will guide you through the steps to enable HTTPS on your WordPress Docker container using…

Continue reading

How to create a failover WordPress server in cPanel with WPvivid, lsyncd and Nginx Proxy Manager

Posted on May 17, 2023May 18, 2023 by Silicon

  In the previous tutorial, you learned how to create a temporary failover server using Nginx Proxy Manager. Initially, you migrated your database from your production server (local WordPress docker container) to a WordPress web server in cPanel via a Migrate Guru plugin. However, Migrate Guru only allowed you to migrate your servers 5 times…

Continue reading

How to create a temporary failover WordPress server using Nginx Proxy Manager with Cloudflare

Posted on May 17, 2023June 26, 2023 by Silicon

  In the previous tutorials, you learned how to combine Nginx Proxy Manager with Cloudflare, hide your HTTP/HTTPS port using Cloudflare tunnel, and create a load balancer using Nginx Proxy Manager. This article will use WordPress inside a cPanel server as an example to teach you how to create a temporary failover server using Nginx…

Continue reading

How to mount a WebDAV drive to your linux VM/VPS

Posted on May 17, 2023May 17, 2023 by Silicon

  If you’re running a Linux virtual machine or VPS, you may want to mount a WebDAV drive to access and manage your files easily. WebDAV is a protocol that allows remote access to files over the internet, making it ideal for file storage and collaboration. This tutorial shows you how to configure a WebDAV…

Continue reading

How to load balance your servers using Nginx Proxy Manager and Cloudflare

Posted on May 17, 2023May 18, 2023 by Silicon

  In the previous posts, you have learned how to self-hosted a WordPress Docker container, reverse proxy it with Nginx Proxy Manager and configure a Cloudflare Tunnel to access it. This article will modify the docker-compose.yml to host 2 more WordPress Docker containers first. After that, you will learn how to load balance it with…

Continue reading

How to create Let’s Encrypt certificate using Cloudflare API token

Posted on May 17, 2023May 17, 2023 by Silicon

  Web security is of utmost importance in today’s digital world. One of the ways to ensure secure communication between a website and its users is to use SSL/TLS certificates. Let’s Encrypt is a free, automated, open Certificate Authority allowing website owners to obtain SSL/TLS certificates for their domains. However, the process of getting and…

Continue reading

How to install Cloudflare Origin Server (SSL) Certificate to your cPanel account

Posted on May 17, 2023May 18, 2023 by Silicon

  If you are a website owner, you know the importance of having a secure connection between your origin server and visitors. Installing a Cloudflare Origin Server Certificate on your cPanel account is one way to achieve this security. This certificate ensures that the data transmitted between your server and Cloudflare is encrypted, protecting it…

Continue reading

How to hide your HTTP/HTTPS service port using Cloudflare Tunnel with Nginx Proxy Manager

Posted on May 17, 2023May 18, 2023 by Silicon

  You learned how to self-host a WordPress site, reverse proxy it with Nginx Proxy Manager, and set it to access by Cloudflare IP only in the previous article. However, exposing your port 443 to the public internet may become a potential security risk. This article will teach you how to use Cloudflare Tunnel to…

Continue reading

How to manager your Headscale VPN with Headscale-UI on Ubuntu 22.04

Posted on May 14, 2023May 17, 2023 by Silicon

  In the previous article, you created your own Headscale server. This article will teach you how to connect your devices to your Headscale server. Step 1: Install Tailscale on your device. Step 2: Enter the following command to connect your device to your Headscale server. Step 3: Go to your Headscale web UI. In…

Continue reading

How to combine Headscale with Nginx Proxy Manager and Cloudflare to form a self-hosted VPN on Ubuntu 22.04

Posted on May 14, 2023September 28, 2023 by Silicon

  Headscale is an alternative option to Tailscale. One key advantage is that it is fully open-source software, making it more transparent than Tailscale. Moreover, some application requires low latency, such as forming a Proxmox Cluster; Headscale could be a better option than Tailscale as Tailscale may not have relay servers in some countries. If…

Continue reading
  • 1
  • 2
  • Next
©2024 Silicon's blog
Click to Copy