Quickly deploy popular applications on Linux with optimized shell scripts.
Built with ♥ By Yanar
Native installations
High-performance web server and reverse proxy for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/nginx.sh && chmod +x nginx.sh && ./nginx.sh
Source-compiled Apache web server for EL10 environments.
curl -sSO https://yanarit.com/one-click-app/el10/httpdsrc.sh && chmod +x httpdsrc.sh && ./httpdsrc.sh
Containerization platform for EL10 server environments.
curl -sSO https://yanarit.com/one-click-app/el10/docker.sh && chmod +x docker.sh && ./docker.sh
Infrastructure monitoring for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/nagios.sh && chmod +x nagios.sh && ./nagios.sh
Open-source monitoring and alerting toolkit for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/prometheus.sh && chmod +x prometheus.sh && ./prometheus.sh
Visualization and analytics platform for EL10 monitoring.
curl -sSO https://yanarit.com/one-click-app/el10/grafana.sh && chmod +x grafana.sh && ./grafana.sh
Handles alerts sent by client applications such as Prometheus.
curl -sSO https://yanarit.com/one-click-app/el10/alertmanager.sh && chmod +x alertmanager.sh && ./alertmanager.sh
Exporter for hardware and OS metrics exposed by *NIX kernels.
curl -sSO https://yanarit.com/one-click-app/el10/node_exporter.sh && chmod +x node_exporter.sh && ./node_exporter.sh
Exposes information gathered from SNMP for use by Prometheus.
curl -sSO https://yanarit.com/one-click-app/el10/snmp_exporter.sh && chmod +x snmp_exporter.sh && ./snmp_exporter.sh
Lightweight Kubernetes distribution for EL10 environments.
curl -sSO https://yanarit.com/one-click-app/el10/k3s.sh && chmod +x k3s.sh && ./k3s.sh
Repository and RPM download helper for Nexus.
curl -sSO https://yanarit.com/one-click-app/el10/repo_rpm_helper.sh && chmod +x repo_rpm_helper.sh && ./repo_rpm_helper.sh
Containerized deployments using Docker Compose
Nexus Repository Manager with Nginx Proxy for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/nexus-proxy-manager.sh && chmod +x nexus-proxy-manager.sh && ./nexus-proxy-manager.sh
High-performance enterprise backup system for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/backuppc.sh && chmod +x backuppc.sh && ./backuppc.sh
Nexus Repository with Nginx reverse proxy for EL10.
curl -sSO https://yanarit.com/one-click-app/el10/nexus-nginx.sh && chmod +x nexus-nginx.sh && ./nexus-nginx.sh