Commit Graph

2843 Commits

Author SHA1 Message Date
tschettervictor
0f8e2fc894 monitor: use -U 2025-07-24 15:15:11 -06:00
tschettervictor
4c1997620b monitor: use jexec 2025-07-22 21:24:05 -06:00
tschettervictor
995281396c docs: monitor: more detail 2025-07-22 19:50:04 -06:00
tschettervictor
a8820a90ea docs: add monitor to index 2025-07-22 19:06:09 -06:00
tschettervictor
974ec63508 monitor: final revision 2025-07-22 19:03:29 -06:00
tschettervictor
a3f450c3e3 monitor: suppress more errors 2025-07-22 17:18:25 -06:00
tschettervictor
21f8712643 Update monitor.sh 2025-07-22 17:17:30 -06:00
tschettervictor
29e9c7baf7 monitor: Suppress errors 2025-07-22 17:16:01 -06:00
tschettervictor
e84e39e313 Update monitor.sh 2025-07-22 17:13:43 -06:00
tschettervictor
da0f8c1d16 monitor: simplify some things 2025-07-22 17:12:37 -06:00
tschettervictor
019b27ab32 monitor: set args number for each action 2025-07-22 16:40:53 -06:00
tschettervictor
05f4453af1 monitor: Adjust for actions that do not have TARGET 2025-07-22 16:31:56 -06:00
tschettervictor
3133a20f62 monitor: Organize options alphabetically + remove parallel 2025-07-21 07:51:54 -06:00
Christer Edwards
57b4bb548c update docs to describe monitor command 2025-07-18 20:59:26 -06:00
Christer Edwards
cda262d115 make monitor logfile configurable 2025-07-18 20:38:14 -06:00
Christer Edwards
64fc818fa7 only attempt healthchecks URL if non-empty 2025-07-18 20:33:27 -06:00
Christer Edwards
91dd8b2c03 set default cron to every 5 minutes 2025-07-18 20:30:24 -06:00
Christer Edwards
fa1e05175f introduce bastille monitor service monitoring sub-command 2025-07-18 20:28:14 -06:00
tschettervictor
3e93d0b5a1 Merge pull request #1193 from BastilleBSD/tschettervictor-patch-1 2025-07-17 20:39:46 -06:00
tschettervictor
09bd587fa9 create: Fix error message for DHCP on non-VNET jails 2025-07-17 20:39:35 -06:00
tschettervictor
7c8f4f0686 Merge pull request #1191 from BastilleBSD/tschettervictor-patch-1 2025-07-17 11:20:00 -06:00
tschettervictor
795bf73c2a Merge pull request #1190 from BastilleBSD/snap_additions 2025-07-17 11:19:40 -06:00
tschettervictor
2c42a77bec Merge pull request #1192 from JRGTH/create_cmd_bugfix 2025-07-17 04:48:06 -06:00
JRGTH
25638463db Bugfix create cmd for jails with alias IP 2025-07-17 03:04:32 -04:00
tschettervictor
bad9379224 Fix shellcheck 2025-07-16 20:36:22 -06:00
tschettervictor
65e4d8306a zfs: Fix rollback 2025-07-16 20:34:01 -06:00
tschettervictor
e40bfdb86d docs: targetting: Update for targetting jail when name matches tag 2025-07-16 18:49:31 -06:00
tschettervictor
3267a9a0c1 common: Do not target tags if jail exists with same name 2025-07-16 18:47:54 -06:00
tschettervictor
808d261900 docs: targetting: Add docs for using a tag as the TARGET 2025-07-16 18:03:35 -06:00
tschettervictor
eebe895514 common: Add option to use “tags” as TARGET 2025-07-16 17:59:20 -06:00
tschettervictor
ca24953e6c zfs: Remove -v from create 2025-07-16 16:36:45 -06:00
tschettervictor
0760d7d51e Fix shellcheck 2025-07-16 16:28:10 -06:00
tschettervictor
4649cf7a9c Fix bastille version 2025-07-16 16:27:28 -06:00
tschettervictor
aebd002777 docs: zfs: Document snapshot management 2025-07-16 16:24:15 -06:00
tschettervictor
f08f4dd2e6 zfs: fix some bugs when rolling back, add default name 2025-07-16 16:14:15 -06:00
tschettervictor
2629cae350 zfs: code simplify and docs 2025-07-16 12:41:15 -06:00
tschettervictor
f5332cbf1a Merge pull request #1164 from JRGTH/bastille_zfs_enhancement
[Enhancement]  'Bastille zfs command'
2025-07-16 11:15:10 -06:00
JRGTH
b5e16816db Update bastille bin version 2025-07-16 00:07:41 -04:00
JRGTH
678886f619 Remove sort option to fix recent conflicts
Remove the sort option to fix the recent conflicts.
2025-07-16 00:05:14 -04:00
tschettervictor
213bea2d08 Merge pull request #1188 from BastilleBSD/fix-cmd
parallel mode: Remove cmd and service
2025-07-12 21:31:13 -06:00
tschettervictor
9249baa7de parallel: Remove pkg, destroy, migrate 2025-07-12 21:25:34 -06:00
tschettervictor
6f7a2fbcdb parallel mode: Remove cmd and service 2025-07-12 16:44:57 -06:00
tschettervictor
63845580ae Merge pull request #1187 from BastilleBSD/tschettervictor-patch-1 2025-07-12 11:56:33 -06:00
tschettervictor
7d3f77e4c4 create: Don’t allow -|_ in VNET jail names 2025-07-12 11:55:48 -06:00
tschettervictor
9d7243e7b8 Merge pull request #1186 from BastilleBSD/tschettervictor-patch-1 2025-07-12 11:21:01 -06:00
tschettervictor
b59fe06895 network: Fix adding VNET interface 2025-07-12 11:19:54 -06:00
Juan David Hurtado G
94205b2fff Merge pull request #1179 from BastilleBSD/rel/1.0.1
bastille: bump version to 1.0.1.250714 and update references in docs …
2025-07-10 15:51:10 -05:00
Juan David Hurtado G
8f9035f1f0 bastille: bump version to 1.0.1.250714 and update references in docs and script 2025-07-10 15:29:00 -05:00
tschettervictor
02b3ce62f9 Merge pull request #1178 from BastilleBSD/tschettervictor-patch-1 2025-07-10 11:16:04 -06:00
tschettervictor
f5bb09076a docs: list: Update -jp 2025-07-10 10:54:02 -06:00