46 Commits

Author SHA1 Message Date
ykla 439633cdec docs: Update README with sylve service commands
fix #140
2026-05-18 16:08:03 +08:00
hayzamjs 215891752c notifications: fix: rule deletion/checks 2026-04-21 17:57:03 +05:30
hayzam dcbb79664e docs: update README to use pkg/ports 2026-04-02 15:58:17 +05:30
hayzam 92a11c9818 docs: chore: npm: update package locks, docs: update README 2026-03-15 19:30:48 +05:30
Hayzam Sherif 36a88ca1f2 docs: update readme demo 2026-03-10 02:27:04 +05:30
hayzam 9f24c6f96f init: docs 2026-03-10 02:23:37 +05:30
hayzam 3c4f4b75bc docs: update README badge for ci/actions 2026-02-14 19:16:27 +05:30
hayzamjs 2a3068c29b deps: remove jansson as a dep 2026-02-02 03:22:46 +05:30
hayzamjs ab6e70ff6e terminal: fixes/improvements
remove tmux dependency, add new /terminal route for host terminal
2026-02-01 22:52:27 +05:30
hayzamjs fdb535b929 docs: update notes 2026-02-01 06:56:07 +05:30
hayzamjs dc0d205df2 docs: remove dependency on smartmontools 2026-01-30 17:09:32 +05:30
hayzamjs f4025687ef vm: networks: use isUsed properly, thanks @maxdorx!
docs: add new sponsor
network: obj: fix isUsed typos
2026-01-16 17:42:16 +00:00
hayzamjs b6811e7c2d docs: add qemu-tools to pkg install cmd 2026-01-01 18:32:20 +05:30
hayzamjs 41fbdf09b0 docs: README.md: add qemu-tools as optional dependency
Thanks @tschettervictor
2025-12-30 00:10:28 +05:30
hayzamjs 7d9a86881c npm: cleanup, jails: fix stats/graphs 2025-12-29 23:15:25 +05:30
hayzamjs aa7364fe62 utils: downloads: make extraction optional, i18n: init Hindi
Thanks Abitha V.K for the hindi translation
2025-11-20 02:37:18 +05:30
Sven Ruediger 3516e39456 Update README with Bhyve installation media note
Added important note about Bhyve's boot order limitations.
2025-09-26 15:00:40 +02:00
Sven Ruediger 6dac756b6f Update README with ISO download instructions
Added instructions for downloading an ISO.
2025-09-25 13:34:51 +02:00
Sven Ruediger 5b67d8c4b7 Improve README.md
Update documentation:
- use `sysrc` to edit rc.conf
- install required build and runtime dependencies 

Event:	EuroBSDcon 2025 Devsummit
2025-09-25 12:24:47 +02:00
Hayzam Sherif 184355050c docs: README: example json path 2025-09-24 19:40:49 +04:00
Michael Bear 8633610769 Merge branch 'AlchemillaHQ:master' into readme_edits 2025-09-17 20:49:09 -04:00
Michael Bear b2010710cb Modify Dev Req formatting in README.md
Swap in >= operator in Development Requirements section to make Node.js and NPM development dependencies similar to the Go one.
2025-09-17 20:41:18 -04:00
Hayzam Sherif c3ea7a11a5 docs: update README 2025-09-18 01:10:44 +04:00
hayzamjs 0ffe3b1673 docs: README: update sponsor logos 2025-09-18 00:53:32 +04:00
hayzamjs 6776d083dd docs: mention swtpm dependency, startup: check for new depends 2025-09-17 22:40:31 +04:00
hayzamjs 3593ca0b8e docs: mention sponsors, update demo video 2025-09-05 22:51:11 +04:00
Michael Bear 269af7f9d6 Put reboot note into alert in README.md 2025-09-03 13:06:03 -04:00
Michael Bear 7030358d27 Spell out dependency in README.md 2025-09-03 08:33:08 -04:00
Michael Bear d7437d5e26 Link to upstream components in README.md
Minor. Providing a couple of links is basic and yet quite helpful to newcomers.
2025-09-03 08:31:10 -04:00
Michael Bear d0c32776e7 Code fence command reference in README.md
The reference to sylve seems to be a reference to the command/binary so it has been placed in code fences.
2025-09-03 08:19:56 -04:00
Michael Bear d1fbf1128b Change the "its" used in README.md 2025-09-03 08:16:12 -04:00
svbito f360016567 requested changes 2025-08-13 12:45:57 +02:00
svbito a1f6373e3a add note about enabling rctl for jails 2025-08-13 12:29:07 +02:00
hayzamjs 176a2c1a1e startup: don't rely on loader.conf, locale: updates, docs: remove loader.conf section 2025-07-18 00:26:25 +04:00
hayzamjs ec662425df smb: init admins after startup, docs: update README 2025-07-17 10:26:25 +04:00
hayzamjs a21a8a3365 feat: samba, pre-startup checks, auth: users/groups, storage: file manager 2025-07-15 21:38:34 +04:00
hayzamjs 5c4c82396c pf: skip check for now 2025-06-02 17:21:47 +04:00
hayzamjs 51e3742d25 feat: init: pci-passthrough, libvirt api 2025-05-29 20:07:22 +04:00
hayzamjs 202d9f0f8f feat: add pf initialization and sysctl synchronization to startup service 2025-05-15 12:27:50 +04:00
hayzamjs dc21f824ac docs: update README, scripts: improve depends check script 2025-05-07 21:51:17 +04:00
hayzamjs f94442b778 docs: add new dependencies, scripts: new depends check 2025-05-07 20:53:46 +04:00
Hayzam Sherif 94144fedf7 ui: zfs: fix alignments, add warning icon, docs: add demo video 2025-04-03 03:36:09 +04:00
hayzamjs bda622a375 refactor: remove unused paneSizes store and related logic from components 2025-04-01 21:55:01 +04:00
hayzamjs 637b1f4c37 docs, scripts: include tmux dep 2025-03-21 00:21:44 +04:00
hayzamjs b02183097f docs: readme: add ci build badge 2025-03-09 23:41:19 +04:00
hayzamjs 88af223826 Initial commit 2025-03-09 23:18:21 +04:00