mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-12 01:39:56 +01:00
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:
@@ -1,11 +1,6 @@
|
||||
## gitea
|
||||
Bastille template to bootstrap gitea
|
||||
|
||||
## Bootstrap
|
||||
```shell
|
||||
bastille bootstrap https://github.com/bastillebsd/templates
|
||||
```
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
bastille template TARGET www/gitea --arg SECRET_KEY=`openssl rand -base64 16` --arg JWT_SECRET=`openssl rand -base64 32` --arg INTERNAL_TOKEN=`openssl rand -base64 64`
|
||||
|
||||
Reference in New Issue
Block a user