mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-12 01:39:56 +01:00
cleanup existing templates for consolidation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## prometheus
|
||||
Bastille Template to bootstrap Prometheus.
|
||||
Bastille template to bootstrap Prometheus.
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
|
||||
## semaphore
|
||||
Bastille Template for Semaphore
|
||||
Bastille template for Semaphore
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
ishmael ~ # bastille template TARGET bastillebsd-templates/semaphore
|
||||
bastille template TARGET net-mgmt/semaphore
|
||||
```
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
## telegraf
|
||||
Bastille Template to bootstrap Telegraf
|
||||
Bastille template to bootstrap Telegraf
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
|
||||
@@ -3,5 +3,5 @@ Bastille template to bootstrap Unifi
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
bastille template TARGET bastillebsd-templates/unifi
|
||||
bastille template TARGET net-mgmt/unifi
|
||||
```
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
## Status
|
||||
[](https://gitlab.com/bastillebsd-templates/zabbix-agent/commits/master)
|
||||
# zabbix-agent
|
||||
Bastille template to bootstrap zabbix-agent
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
bastille template TARGET bastillebsd-templates/zabbix-agent
|
||||
bastille template TARGET net-mgmt/zabbix-agent
|
||||
```
|
||||
|
||||
## Post Install Steps
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
INCLUDE bastillebsd-templates/nginx
|
||||
INCLUDE bastillebsd-templates/mysql-server
|
||||
INCLUDE www/nginx
|
||||
INCLUDE databases/mysql-server
|
||||
PKG zabbix54-server zabbix54-frontend zabbix54-agent
|
||||
|
||||
SYSRC zabbix_server_enable=YES
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
|
||||
## zabbix-server
|
||||
Bastille template to bootstrap zabbix-server
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
bastille template TARGET bastillebsd-templates/zabbix-server
|
||||
bastille template TARGET net-mgmt/zabbix-server
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user