consolidated repository cleanup

This commit is contained in:
Christer Edwards
2021-10-22 22:32:43 -06:00
commit 5aa30e7ce7
226 changed files with 5524 additions and 0 deletions

15
databases/redis/README.md Normal file
View File

@@ -0,0 +1,15 @@
## Status
[![pipeline status](https://gitlab.com/bastillebsd-templates/redis/badges/master/pipeline.svg)](https://gitlab.com/bastillebsd-templates/redis/commits/master)
## redis
Bastille template to bootstrap Redis
## Bootstrap
```shell
bastille bootstrap https://gitlab.com/bastillebsd-templates/redis
```
## Usage
```shell
bastille template TARGET bastillebsd-templates/redis
```