mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-10 17:00:30 +01:00
11e0766184ea73395ffef2b6156ce67b8c0afe29
* 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>
Bastille Combined Templates
Status - Beta
This repository is a collection of Bastille templates all aggregated into one place. This means you can add ALL the templates with one command. What's more, the structure mimicks the FreeBSD ports tree. This means that you should be able to find a template in a standard location to match any package origin.
Code is being tested to support this new combined method alongside the existing format. This means you can still use your existing custom templates while also taking advantage of the new combined collection.
This status will be removed once this new support has been added and merged.
Bootstrap
bastille bootstrap https://github.com/bastillebsd/templates
Usage
bastille template TARGET [pkg/origin]
Examples
bastille template TARGET www/nginx
bastille template TARGET shells/zsh
bastille template TARGET lang/python311
bastille template TARGET databases/mariadb1011-server
...etc...
Description
Languages
Shell
99.8%
HCL
0.2%