henrygd
93c3c7b9d8
add windows agent install script
2025-04-06 22:09:43 -04:00
henrygd
ace83172ff
agent install script: improvements to --china-mirrors and --auto-update flags
...
- Allow using = to define flags
- Allow passing --auto-update=false to skip prompt
2025-03-18 15:58:41 -04:00
Daniel Hiller
e8b864b515
agent installer script: option to skip auto update question
2025-03-16 05:22:42 +01:00
henrygd
2ef1fe6b2a
systemd: remove ProtectKernelTunables=yes ( #176 )
...
https://github.com/henrygd/beszel/issues/176#issuecomment-2691192334
2025-02-28 14:28:00 -05:00
Daniel Nikoloski
1f69937572
Initial beszel-hub k8s chart ( #537 )
...
* Initial beszel-hub k8s chart
* Moved beszel-hub chart in supplemental
2025-02-10 18:29:52 -05:00
Henry Dollman
ce171cf375
systemd: remove ProtectKernel=yes from unit file (invalid option)
2025-02-03 19:12:33 -05:00
Daniel Lo Nigro
e689f547ef
Create Debian package for beszel-agent ( #497 )
...
* Add Debian package to build
Signed-off-by: Daniel Lo Nigro <git@d.sb >
* Fix Lintian issues
Signed-off-by: Daniel Lo Nigro <git@d.sb >
* - Add prerm script to stop and disable service
- Add security/sandboxing options to systemd unit
Signed-off-by: Daniel Lo Nigro <git@d.sb >
---------
Signed-off-by: Daniel Lo Nigro <git@d.sb >
2025-02-03 19:08:01 -05:00
Henry Dollman
5a8e8c1512
agent-install: add security options to systemd unit file
2025-02-03 19:06:03 -05:00
Henry Dollman
5b625db57c
fix(systemd): Ensure agent starts after network is online ( #466 )
2025-01-21 20:25:07 -05:00
Henry Dollman
0943e01b71
feat(install): Default to gh.beszel.dev GitHub proxy for mainland China
...
- also removes CHINA_MAINLAND variable
2025-01-21 20:20:36 -05:00
Peng Ding
ddb4f1c8f8
fix compatibility issue with sh.
2025-01-20 05:38:50 -06:00
Peng Ding
55d13c551a
Enhance proxy handling in install scripts for GitHub mirrors
2025-01-20 05:27:58 -06:00
Henry Dollman
ee6a456b66
chore(install-agent): formatting + rm unused variable
2025-01-18 18:09:02 -05:00
Nicolás Martínez Van der Looven
4789f48ad0
Add OpenWRT support for binary quick script installation ( #445 )
2025-01-18 17:41:21 -05:00
Henry Dollman
5d88599c9a
beszel-agent-update.service: avoid non-zero exit status and add logging ( #397 )
2025-01-14 20:31:50 -05:00
Henry Dollman
e14a851398
fix: armv6l detection in install-agent script ( #364 )
2025-01-02 17:10:21 -05:00
Arsierl
9c8528bae1
Update install-agent.sh script to support Alpine (OpenRC) ( #320 )
...
* Partial amendment
* Update install-agent.sh
* Update install-agent.sh
Fix if is_alpine function with user creation and permission issues
* Update install-agent.sh
Adding an Uninstallation Process to Alpine
Using deluser instead of userdel in Alpine
2024-12-18 17:41:15 -05:00
Spedon
a288d0925b
chore: enhance script usability ( #311 )
...
- Add a `RestartSec` directive to the service configuration for both agent and hub scripts
Signed-off-by: Spedon Wen <realsped0n@outlook.com >
2024-12-03 17:29:19 -05:00
Henry Dollman
0529837ac8
update agent install script arg parsing
2024-11-19 14:31:50 -05:00
al1cE
c434a44bc4
feat: use --china-mirrors instead of -c
2024-11-19 13:30:40 +09:00
al1cE
7b5ac23a4b
feat(install): enhance install-agent.sh with China mirror support
...
- Add `-c` flag to use GitHub mirror (ghp.ci) for mainland China users
- Implement checksum verification for downloaded files
- Add progress bar for file downloads
This change improves installation reliability and user experience,
especially for users in regions (China mainland etc.) with limited GitHub access.
2024-11-19 12:56:35 +09:00
Henry Dollman
cd10727795
gpu usage and vram charts
2024-11-08 18:00:30 -05:00
Henry Dollman
a97e6149bb
add option for automatic updates to install-agent.sh ( #268 )
2024-11-07 13:02:01 -05:00
Henry Dollman
ec7cb53d93
update systemd install scripts to work if sudo not installed
2024-10-27 13:58:12 -04:00
Henry Dollman
29529d1a84
add EXTRA_FILESYSTEMS to systemd script and example
2024-09-04 16:22:01 -04:00
Henry Dollman
8ffb3a0cc8
update agent docker-compose.yml
2024-09-01 18:50:38 -04:00
Henry Dollman
c06eabefe0
add docker compose examples for hub / agent to supplemental
2024-08-11 15:22:30 -04:00
Henry Dollman
39596b8da8
add -p flag to hub installer and run on 0.0.0.0
2024-08-09 12:17:22 -04:00
Henry Dollman
c9196def32
update install-agent.sh to add beszel user to docker group
2024-08-02 14:59:26 -04:00
Henry Dollman
bc3f7257c0
update systemd guide
2024-08-01 17:49:17 -04:00
Henry Dollman
0f9aa11255
update docs for systemd / reorganize supplemental directory
2024-08-01 17:40:15 -04:00
Henry Dollman
092f09b084
update linux install scripts to work with other distros
2024-08-01 16:00:19 -04:00
DeltaWhiplash
0ab9ba0614
add dependencies install for the hub script installer
2024-08-01 15:40:06 +02:00
DeltaWhiplash
d809704ab3
Add Automated hub install script for debian/ubuntu
2024-08-01 15:36:56 +02:00
DeltaWhiplash
8d71e95d0b
Add Automated agent install script for debian/ubuntu
2024-08-01 15:27:51 +02:00
Henry Dollman
e26e9fce03
move systemd instructions to the supplemental directory
2024-07-31 17:37:38 -04:00
Henry Dollman
ac6f50c40c
update readme and add same-system docker example
2024-07-31 15:59:10 -04:00