Update README.md

This commit is contained in:
S David 2023-01-28 01:32:44 -05:00 committed by GitHub
parent 9ac313b0cb
commit 3cf36a469d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,6 @@
Much like Docker, FreeBSD's Bastille uses template directories with `Bastillefile`s to allow users to deploy applications in a reproducible, automated way.
This repository contains Bastillefile templates I've created when I've found that the official repository does not have the application I need to deploy.
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.