mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 01:19:52 +01:00
update readme
This commit is contained in:
18
README.md
18
README.md
@@ -1,7 +1,8 @@
|
|||||||
Bastille 1.x
|
<p align="center">
|
||||||
========
|
<img src="docs/images/bastille.jpeg" width="60%" height="auto" />
|
||||||
[Bastille](https://bastillebsd.org/) is an open-source system for automating
|
</p>
|
||||||
deployment and management of containerized applications on FreeBSD.
|
|
||||||
|
----
|
||||||
|
|
||||||
|
|
||||||
Table of Contents
|
Table of Contents
|
||||||
@@ -14,13 +15,17 @@ Table of Contents
|
|||||||
* [Getting Started](#getting-started)
|
* [Getting Started](#getting-started)
|
||||||
* [Documentation](#documentation)
|
* [Documentation](#documentation)
|
||||||
* [Comparing](#comparing)
|
* [Comparing](#comparing)
|
||||||
|
* [Breaking Changes](#breaking-changes)
|
||||||
|
* [Support](#support)
|
||||||
|
|
||||||
|
|
||||||
# Bastille
|
# Bastille
|
||||||
|
|
||||||
[Bastille](https://bastillebsd.org/) is an open-source system for automating
|
Bastille is an open-source system for automating
|
||||||
deployment and management of containerized applications on FreeBSD.
|
deployment and management of containerized applications on FreeBSD.
|
||||||
|
|
||||||
|
[Official BastilleBSD Website](https://bastillebsd.org)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Bastille is available for installation from the official FreeBSD ports tree.
|
Bastille is available for installation from the official FreeBSD ports tree.
|
||||||
@@ -80,7 +85,6 @@ See [Documentation](https://bastille.readthedocs.io/en/latest/)
|
|||||||
See [Comparing](https://bastille.readthedocs.io/en/latest/chapters/comparing.html)
|
See [Comparing](https://bastille.readthedocs.io/en/latest/chapters/comparing.html)
|
||||||
|
|
||||||
## Breaking Changes ⚠
|
## Breaking Changes ⚠
|
||||||
======================
|
|
||||||
|
|
||||||
### Version 1.x
|
### Version 1.x
|
||||||
|
|
||||||
@@ -135,7 +139,7 @@ name.
|
|||||||
|
|
||||||
If you did use -M when creating them, the MAC should stay the same.
|
If you did use -M when creating them, the MAC should stay the same.
|
||||||
|
|
||||||
### Support
|
## Support
|
||||||
|
|
||||||
If you've found a bug in Bastille, please submit it to the [Bastille Issue
|
If you've found a bug in Bastille, please submit it to the [Bastille Issue
|
||||||
Tracker](https://github.com/bastillebsd/bastille/issues/new)
|
Tracker](https://github.com/bastillebsd/bastille/issues/new)
|
||||||
|
|||||||
Reference in New Issue
Block a user