mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 17:29:46 +01:00
16 lines
385 B
Markdown
16 lines
385 B
Markdown
|
|
## Status
|
||
|
|
[](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
|
||
|
|
```
|