User Tools

Site Tools


computing:cockpit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
computing:cockpit [2025/02/15 14:53] – created oemb1905computing:cockpit [2025/02/15 15:41] (current) oemb1905
Line 11: Line 11:
 ------------------------------------------- -------------------------------------------
  
-This tutorial covers how to set up an apache reverse proxy for cockpit. It is also used in conjunction with ufw, which limits connections to designated source IPs. This configuration of cockpit does not use NetworkManager.First, let's install cockpit:+This tutorial covers how to set up an apache reverse proxy for cockpit. It is also used in conjunction with ufw, which limits connections to designated source IPs. This configuration of cockpit does not use NetworkManager. First, let's install cockpit:
  
   . /etc/os-release   . /etc/os-release
Line 60: Line 60:
   <IfModule mod_ssl.c>   <IfModule mod_ssl.c>
   <VirtualHost *:443>   <VirtualHost *:443>
-    ServerName netzion.haacksnetworking.org+    ServerName fqdn.com
     Include /etc/letsencrypt/options-ssl-apache.conf     Include /etc/letsencrypt/options-ssl-apache.conf
     ProxyPreserveHost On     ProxyPreserveHost On
computing/cockpit.1739631189.txt.gz · Last modified: 2025/02/15 14:53 by oemb1905