Files
BastilleBSD_bastille/docs/index.rst

41 lines
1.1 KiB
ReStructuredText
Raw Permalink Normal View History

2018-11-24 20:07:20 -07:00
Bastille
========
Welcome to the official Bastille documentation. This collection of documents
will outline installation and usage of Bastille.
2025-12-04 11:19:00 -07:00
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.
2018-11-24 20:07:20 -07:00
The latest version of this documentation can always be found at
https://docs.bastillebsd.org.
.. toctree::
:maxdepth: 2
:caption: Contents:
2025-11-09 17:24:39 -07:00
chapters/comparing
2018-11-24 20:07:20 -07:00
chapters/installation
2025-11-09 17:24:39 -07:00
chapters/getting-started
2025-03-02 16:28:57 -07:00
chapters/configuration
2025-11-09 17:24:39 -07:00
chapters/targeting
chapters/subcommands/index
2018-11-24 20:07:20 -07:00
chapters/usage
2025-11-09 17:24:39 -07:00
chapters/networking
chapters/gcp
2023-10-26 18:56:48 -07:00
chapters/upgrading
2025-11-09 17:24:39 -07:00
chapters/migration
2025-04-21 19:13:25 -06:00
chapters/centralized-assets
2018-11-24 20:07:20 -07:00
chapters/template
2025-11-30 17:24:18 -07:00
chapters/hardened-bsd
2025-11-09 17:24:39 -07:00
chapters/linux-jails
2025-11-03 11:24:49 -07:00
chapters/pkgbase
2025-11-09 17:24:39 -07:00
chapters/zfs-support
2018-11-24 20:07:20 -07:00
copyright
2025-04-10 06:53:03 -06:00
Note: this documentation is included with the source code in ``docs``.