https://github.com/opensvc/opensvc_templates
https://github.com/opensvc/opensvc_templates
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opensvc/opensvc_templates
- Owner: opensvc
- License: apache-2.0
- Created: 2020-10-15T14:41:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T06:02:28.000Z (4 months ago)
- Last Synced: 2026-02-27T12:30:36.571Z (4 months ago)
- Language: Shell
- Size: 168 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opensvc_templates
This project contains templates for the OpenSVC infrastructure services:
* collector
The OpenSVC site-wide infrastructure information collector and reporting server.
* dns
The in-cluster nameserver serving the backend networks ip addresses of services.
* igw_envoy
The envoy-based cluster ingress gateway service.
* pod
A container hosting service skeleton : fs.flag, ip.cni from the default backend network, and namespaces-holder container (aka pause).
* hedgedoc
A template used to deploy the hedgedoc markdown collaborative editor.
* grafana
A template for quickly deploying and configuring Grafana.
* igw_gobetween
The gobetween_based cluster ingress gateway service.
* nfs
A template for setting up an NFS server and configuring network file sharing for clients.
* prometheus
A template for deploying and configuring Prometheus for monitoring and alerting in a cluster environment.
* loki
A template for setting up and configuring Loki to aggregate and visualize logs in a cluster environment.
* node_exporter
A template for deploying and configuring Node Exporter to collect and expose system metrics in a cluster environment.
* promtail
A template for deploying and configuring Promtail to collect and forward logs to Loki in a cluster environment.
* mdadm
A template for setting up and configuring mdadm to manage and maintain RAID arrays in a Linux environment.
* sozu
A template for deploying and configuring Sozu as a high-performance HTTP reverse proxy and load balancer.
* guacamole
A template for deploying Guacamole as a connection manager.
* relay-v3
A template to deploy a relay heartbeat server compatible with the opensvc v3 agent.