Bootstrap cleanup (#4)

* README cleanup

* template migration

* convert percona to new bastillefile format

* convert gitlab to bastillefile format

* convert php to bastillefile format

---------

Co-authored-by: Barry McCormick <bmccormick@debianbeast.maildragon.com>
This commit is contained in:
Barry McCormick
2023-10-08 10:48:01 -07:00
committed by GitHub
parent 79a809a407
commit 11e0766184
116 changed files with 1053 additions and 264 deletions

View File

@@ -1,11 +1,6 @@
## influxdb
Bastille Template to bootstrap InfluxDB
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/influxdb

View File

@@ -1,11 +1,6 @@
## mariadb
Bastille template to bootstrap MariaDB Server
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/mariadb

View File

@@ -1,11 +1,6 @@
# Memcached
Bastille template to bootstrap Memcached
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/memcached

View File

@@ -1,11 +1,6 @@
## mysql
Bastille template to bootstrap MySQL
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/mysql-server

View File

@@ -0,0 +1,4 @@
PKG percona57-server
PKG percona57-client
SYSRC mysql_enable=YES
SERVICE mysql-server start

View File

@@ -0,0 +1,15 @@
## Status
[![pipeline status](https://gitlab.com/bastillebsd-templates/percona/badges/master/pipeline.svg)](https://gitlab.com/bastillebsd-templates/percona/commits/master)
## percona
Bastille Template: percona
Fetch and apply this template with:
```shell
bastille bootstrap https://gitlab.com/bastillebsd-templates/percona
bastille template TARGET bastillebsd-templates/percona
```
## Description
This template installs a percona server and client.

View File

@@ -1,11 +1,6 @@
## redis
Bastille template to bootstrap Redis
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/redis

View File

@@ -1,11 +1,6 @@
## tile38
Bastille template to bootstrap Tile38
## Bootstrap
```shell
bastille bootstrap https://github.com/bastillebsd/templates
```
## Usage
```shell
bastille template TARGET databases/tile38-server