mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 09:21:22 +01:00
16 lines
408 B
Markdown
16 lines
408 B
Markdown
|
|
# Memcached
|
||
|
|
Bastille template to bootstrap Memcached
|
||
|
|
|
||
|
|
## Status
|
||
|
|
[](https://gitlab.com/bastillebsd-templates/memcached/commits/master)
|
||
|
|
|
||
|
|
## Bootstrap
|
||
|
|
```shell
|
||
|
|
bastille bootstrap https://gitlab.com/bastillebsd-templates/memcached
|
||
|
|
```
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
```shell
|
||
|
|
bastille template TARGET bastillebsd-templates/memcached
|
||
|
|
```
|