mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-10 17:09:48 +01:00
41 lines
1.1 KiB
ReStructuredText
41 lines
1.1 KiB
ReStructuredText
Bastille
|
|
========
|
|
|
|
Welcome to the official Bastille documentation. This collection of documents
|
|
will outline installation and usage of Bastille.
|
|
|
|
While reading the documentation and using Bastille, you will find that
|
|
sometimes "container" is used, and sometimes "jail" is used.
|
|
These are completely interchangeable, but there is some debate as to
|
|
which one is more correct. Be that as it may, anytime you read "container"
|
|
or "jail", it means a FreeBSD jail.
|
|
|
|
The latest version of this documentation can always be found at
|
|
https://docs.bastillebsd.org.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
chapters/comparing
|
|
chapters/installation
|
|
chapters/getting-started
|
|
chapters/configuration
|
|
chapters/targeting
|
|
chapters/subcommands/index
|
|
chapters/usage
|
|
chapters/networking
|
|
chapters/gcp
|
|
chapters/upgrading
|
|
chapters/migration
|
|
chapters/centralized-assets
|
|
chapters/template
|
|
chapters/hardened-bsd
|
|
chapters/linux-jails
|
|
chapters/pkgbase
|
|
chapters/zfs-support
|
|
|
|
copyright
|
|
|
|
Note: this documentation is included with the source code in ``docs``.
|