mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-28 16:30:00 +01:00
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
pkg install -y git
|
||||
zpool list
|
||||
run: |
|
||||
ifconfig
|
||||
mkdir /tmp
|
||||
git clone https://github.com/BastilleBSD/rocinante.git
|
||||
cd rocinante && make install
|
||||
rocinante bootstrap https://github.com/BastilleBSD/rocinante.git
|
||||
|
||||
2
LICENSE
2
LICENSE
@@ -1,6 +1,5 @@
|
||||
BSD 3-Clause License
|
||||
|
||||
|
||||
Copyright (c) 2018-2025, Christer Edwards <christer.edwards@gmail.com>
|
||||
All rights reserved.
|
||||
|
||||
@@ -18,7 +17,6 @@ modification, are permitted provided that the following conditions are met:
|
||||
contributors may be used to endorse or promote products derived from
|
||||
this software without specific prior written permission.
|
||||
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
2025 Bastille Roadmap
|
||||
=====================
|
||||
|
||||
1. Bastille CI/CD
|
||||
1. Bastille CI/CD (in progress)
|
||||
2. Container Monitoring
|
||||
3. Bastille API
|
||||
3. Bastille API (in progress)
|
||||
4. Nomad Driver for clustering
|
||||
|
||||
Bastille CI/CD ~ 1.0.x-beta
|
||||
|
||||
Reference in New Issue
Block a user