Ilya Mashchenko
|
513c3bedd7
add curl example to create_netdata_conf() (#16498)
|
1 year ago |
Austin S. Hemmelgarn
|
f056d0db5d
Fix handling of users and groups on install. (#14961)
|
1 year ago |
Austin S. Hemmelgarn
|
c5cad4ecad
Fix handling of logrotate on static installs. (#14792)
|
1 year ago |
Austin S. Hemmelgarn
|
8b93deb7b0
Reorganize system directory to better reflect what files are actually used for. (#14544)
|
2 years ago |
Austin S. Hemmelgarn
|
5c7bd2c648
Assorted shellcheck cleanup. (#14524)
|
2 years ago |
Austin S. Hemmelgarn
|
b333c6ffde
Use curl from static builds if no system-wide copy exists. (#14403)
|
2 years ago |
Dim-P
|
081dbc6ced
Use "getent group" instead of reading "/etc/group" to get group information (#14316)
|
2 years ago |
Austin S. Hemmelgarn
|
05ef3a0c55
Properly propagate errors from installer/updater to kickstart script. (#13802)
|
2 years ago |
Austin S. Hemmelgarn
|
f4a4918cc9
Further improvements to the new service installation code. (#13774)
|
2 years ago |
Austin S. Hemmelgarn
|
981acd25e0
Overhaul handling of installation of Netdata as a system service. (#13451)
|
2 years ago |
Austin S. Hemmelgarn
|
4ff9958519
Remove unnescesary ‘cleanup’ code. (#13103)
|
2 years ago |
Ilya Mashchenko
|
7c6ca406e5
fix: don't kill Netdata PIDs if successfully stopped Netdata (#12982)
|
2 years ago |
Ilya Mashchenko
|
94af0da9a3
fix printing warning msg (#12781)
|
2 years ago |
Austin S. Hemmelgarn
|
0fc101679d
Correctly propagate errors and warnings up to the kickstart script from scripts it calls. (#12686)
|
2 years ago |
Austin S. Hemmelgarn
|
c77e353088
Switch to using netdata-updater.sh to toggle auto updates on and off when installing. (#12296)
|
2 years ago |
Ilya Mashchenko
|
0750b2688c
fix: add a delay between starting Netdata and checking pids (#12420)
|
3 years ago |
maneamarius
|
eaae34cc35
fix uninstall using kickstart flag (#12304)
|
3 years ago |
Austin S. Hemmelgarn
|
a24f5bd75c
Revert "Overhaul handling of auto-updates in the installer code. (#12076)" (#12182)
|
3 years ago |
Austin S. Hemmelgarn
|
da7f215ad6
Overhaul handling of auto-updates in the installer code. (#12076)
|
3 years ago |
maneamarius
|
87071cbae2
update scripts for POSIX compatibility (#11961)
|
3 years ago |
maneamarius
|
45d5faa453
fix retrieving service commands without failure (#11947)
|
3 years ago |
Igor Karpov
|
51f0ee6d9a
Minor improvement to CPU number function regarding macOS. (#11746)
|
3 years ago |
Josh Soref
|
f39406c9b6
Spelling build (#10428)
|
3 years ago |
Austin S. Hemmelgarn
|
95602418c2
Fixed incorrect condition in updater type detection. (#10028)
|
4 years ago |
Austin S. Hemmelgarn
|
e35130bcf0
Added improved auto-update support. (#9966)
|
4 years ago |
Austin S. Hemmelgarn
|
e97d1062e8
Fixed typos in installer functions. (#9992)
|
4 years ago |
Austin S. Hemmelgarn
|
59a2aec9c8
Added support for using `/etc/cron.d` for auto-updates. (#9598)
|
4 years ago |
James Mills
|
57c916530c
Fix reliability of kickstart/kickstart-static64 with checksums sometimes failing (#9165)
|
4 years ago |
James Mills
|
5087294d81
Add support for eBPF for Netdata static64 (kickstart-static64.sh) (#9104)
|
4 years ago |
James Mills
|
935eb39007
Fix missing NETDATA_STOP_CMD in netdata-installer.sh (#8897)
|
4 years ago |
James Mills
|
7c335a93be
Fixes support for uninstalling the eBPF collector in the uninstaller and fixes a minor bug (#8444)
|
5 years ago |
James Mills
|
d82a7d36d7
Improve installer output re newlines (#8447)
|
5 years ago |
Dylan Wang
|
fd343ac0c2
fix installation for ubuntu 14.04 (#7690)
|
5 years ago |
Jonathan Barda
|
9b2ee02824
Removed extra printed `\n` (#8325)
|
5 years ago |
Austin S. Hemmelgarn
|
b500359f0c
Added libwebsockets bundling code to netdata-installer.sh (#8144)
|
5 years ago |
James Mills
|
d004f921d2
Integrates the eBPF Kernel Collector with the NetData Installer (#8075)
|
5 years ago |
James Mills
|
73be6946cc
Fixed a typo in ./packaging/installer/functions.sh with wrong message for updater cron script (#7934)
|
5 years ago |
Austin S. Hemmelgarn
|
d1eafad8b0
Attempt to use system service manager to shut down Netdata. (#7814)
|
5 years ago |
James Mills
|
07d5029392
Fixed install on FreeBSD systems with non GNU sed (do't use -i) (#7796)
|
5 years ago |
James Mills
|
c7e13846a8
Fixes support for read-only /lib on SystemD systems like CoreOS in kickstart static64 (#7726)
|
5 years ago |
Austin S. Hemmelgarn
|
8964a3aaf6
General fixes to the installer. (#7698)
|
5 years ago |
Austin S. Hemmelgarn
|
7b8c386355
Fix a syntax error in the packaging functions. (#7686)
|
5 years ago |
Austin S. Hemmelgarn
|
0a744f3e78
Add missing quoting in shell scripts. (#7685)
|
5 years ago |
Austin S. Hemmelgarn
|
42a72f61db
Update handling of shutdown of the Netdata agent on update and uninstall. (#7595)
|
5 years ago |
Konstantinos Natsakis
|
e3b4a62c1e
netdata-installer.sh follow-up based on #7060 review (#7200)
|
5 years ago |
Konstantinos Natsakis
|
cd097aad6f
7040 enable stable channel option (#7082)
|
5 years ago |
Konstantinos Natsakis
|
4b9cc50adc
Partial fix for #7039 (#7060)
|
5 years ago |
Paul Emm. Katsoulakis
|
b8836f0b63
netdata/installer: do not enable netdata, if it was previously disabled (#6606)
|
5 years ago |
Paul Emm. Katsoulakis
|
ca69df172f
Fix devuan support for initd (#6275)
|
5 years ago |
Paul Emm. Katsoulakis
|
68dbbc73f7
netdata/packaging/installer: nits and fixes (#6121)
|
5 years ago |