* chore(icons): ⚡ Replace Actual icon png with svg
Replaced the PNG icon of Actual with a SVG from selfhst/icons
* chore(icons): ⚡ Replace Proxmox VE icon PNG with SVG
Repalce all PNG icons for Proxmox VE with SVG from selfhst/icons
* chore(icons): ⚡ Replace AdGuard PNG icon with SVG
Replace the PNG icon of AdGuard Home with SVG from selfhst/icons
* chore(icons): update multiple icons to SVG
Replaced rasterized images with vectorized SVG for better efficiency, sharpness, performance and lower size
* chore(icons): update logo URLs for multiple services to use selfhst/icons repository
Updated logo URLs in JSON configuration files for the following services:
- WatchYourLAN
- Authelia
- Zoraxy
- Authentik
- Pi-hole
- Radicale
- Pocket ID
- Keycloak
- Grafana
- MongoDB
- MySQL
- phpIPAM
- Duplicati
- UrBackup
- Technitium DNS
- Seelf
- Checkmk
- Glance
- ZeroTier
- BunkerWeb
* chore(icons): update logo URLs for multiple services to use selfhst/icons repository
Updated logo URLs in JSON configuration files for the following services:
- Uptime Kuma
- Umami
- Apache Tomcat
* chore(icons): update application logos to use selfhst/icons repository
* chore(icons): update application logos to use selfhst/icons repository
* New Script: Prometheus Proxmox VE Exporter
See https://github.com/prometheus-pve/prometheus-pve-exporter
* Fix formatting of config file output after installation
* Prometheus Proxmox VE Exporter: Set category 1 for Website
* Removed blank lines
* Remove `python3-dev`, as it was commented out
* Prometheus Proxmox VE Exporter: Move configuration under /opt
* Prometheus Proxmox VE Exporter: Add logo
* Change `msg_info "Updating Python3"` to `msg_info "Setup Python3"`
* Removed empty line
* Add note about Proxmox credentials into the website
* Temp: Replace GitHub URLs to test my fork
* Set correct `APP="Prometheus-PVE-Exporter"`
* Add `--root-user-action=ignore` to pip call (as root)
* Revert "Temp: Replace GitHub URLs to test my fork"
This reverts commit 2308d483763add499c49d874f8f35e3240f1c0f7.