Go to file
2023-01-28 07:14:50 +00:00
etc Attempt to deconfigure ipv4 after deployment 2023-01-28 07:01:32 +00:00
root/.ssh Restructure: 1 template per repo 2023-01-28 06:28:42 +00:00
.gitignore Restructure: 1 template per repo 2023-01-28 06:28:42 +00:00
Bastillefile Move pkg step after network stack teardown & rebuild. 2023-01-28 07:14:50 +00:00
LICENSE Rename LICENSE.txt to LICENSE 2023-01-28 01:07:58 -05:00
README.md Update README.md 2023-01-28 01:32:44 -05:00

bastille-templates

Much like Docker, FreeBSD's Bastille uses template directories with Bastillefiles to allow users to deploy applications in a reproducible, automated way.

This template is meant for a VNET host on a VPS that assigns a block of IPV6 addresses and has rtadv and rtosld support. It's designed to work with Vultr's IPV6-only hosts, and unassigns whatever IPv4 address Bastille gave your machine when you created it with VNET.

Be prepared to use NAT64+DNS64 to access github repositories, or other ipv4 sites.