mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 17:29:46 +01:00
19 lines
388 B
Markdown
19 lines
388 B
Markdown
|
|
## Status
|
||
|
|
[](https://gitlab.com/bastillebsd-templates/nginx/commits/master)
|
||
|
|
|
||
|
|
## nginx
|
||
|
|
Bastille template to bootstrap nginx
|
||
|
|
|
||
|
|
## Bootstrap
|
||
|
|
|
||
|
|
```shell
|
||
|
|
bastille bootstrap https://gitlab.com/bastillebsd-templates/nginx
|
||
|
|
```
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
```shell
|
||
|
|
bastille template TARGET bastillebsd-templates/nginx
|
||
|
|
|
||
|
|
```
|