User Tools

Site Tools


zabbix_7.4_on_debian_12_with_ssl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zabbix_7.4_on_debian_12_with_ssl [2025/07/11 05:45] – [1. Configure Locales] added commands instead of relying on dpkg-reconfigure Fabián Rodríguezzabbix_7.4_on_debian_12_with_ssl [2025/07/11 08:07] (current) – [3. Force HTTP to Redirect to HTTPS] Fabián Rodríguez
Line 34: Line 34:
 </code> </code>
  
 +For more information about Zabbix language support, see [[https://www.zabbix.com/documentation/current/en/manual/appendix/install/locales|the project documentation]].
 ==== 2. Install MariaDB (Zabbix Database Backend) ==== ==== 2. Install MariaDB (Zabbix Database Backend) ====
 Install the default MariaDB server package: Install the default MariaDB server package:
Line 157: Line 158:
 Add inside ''<VirtualHost *:80>'': Add inside ''<VirtualHost *:80>'':
 <code> <code>
-Redirect "/" "https://your-server-ip/zabbix"+Redirect "/" "https://your-server-ip/"
 </code> </code>
 Replace ''your-server-ip'' with your actual IP or hostname. Replace ''your-server-ip'' with your actual IP or hostname.
zabbix_7.4_on_debian_12_with_ssl.1752237956.txt.gz · Last modified: by Fabián Rodríguez