0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-08 07:10:12 +00:00
Commit graph

714 commits

Author SHA1 Message Date
Chris Akritidis
e37d9e6541
Correct auto-updater to netdata-updater ()
* Correct auto-updater to netdata-updater

Add info that .environment file gets updated by the netdata-installer.sh
Remove line on having to call netdata-installer with the old options
2019-01-28 21:57:06 +02:00
Chris Akritidis
afe8af3372
netdata update instructions after recent changes ()
* netdata update instructions after recent changes

* Update UPDATE.md
2019-01-28 12:26:43 +02:00
Chris Akritidis
2a5074ad43
Anonymous statistics ()
* Added shell and dashboard anonymous statistics

* Check for environment var NETDATA_REGISTRY_UNIQUE_ID

* Fix indentation

* Removed health-cmdapi-test

* docs/anonymous-statistics.md
2019-01-27 12:35:09 +02:00
Chris Akritidis
2ec0baae69
Update kickstart.sh md5sum in docs () 2019-01-21 18:51:18 +01:00
Chris Akritidis
f684729c58 Fix check for install-required-packages.sh ()
Fixes 
2019-01-21 19:39:32 +02:00
Paweł Krupa
47a74dc941
Fix nightly builds and cron autoupdater ()
* add gating before using polyverse

* workaround for installations which doesn't use newer installer

* fix ; ; ; 
2019-01-20 20:43:39 +01:00
Paweł Krupa
0b56965338
update kickstart md5sum 2019-01-20 19:46:40 +01:00
Paweł Krupa
95e9e96c22
fix md5sum () 2019-01-20 19:43:53 +01:00
Paweł Krupa
b81bba75f1
Use tarballs from GCS in kickstart.sh ()
* always use built-in "command"

* autoformat code

* do not mix function declarations with main code

* remove unused variables

* modify kickstart to use GCS tarballs instead of git repo

* fix codacy
2019-01-17 21:05:38 +01:00
Paweł Krupa
d5be47e476
self-contained uninstaller ()
* self-contained uninstaller

* move lifecycle test to BATS

* remove all possible netdata service files

* add docs
2019-01-16 16:56:18 +01:00
Paweł Krupa
0dbd4fb0cb
GCS-based updater ()
* updater using GCS

* new lifecycle test

* modify lifecycle test

* Update netdata-updater.sh

* simplify conditions in installer

* less quotes
2019-01-16 12:48:08 +01:00
Paweł Krupa
026df645e4
add version file and force git describe to always create a version () 2019-01-04 18:53:43 +01:00
Paweł Krupa
b874071a64
move kickstart files () 2019-01-02 10:59:56 +01:00
Paweł Krupa
545aa97455
Move installer dir under packaging ()
* move installer dir under packaging

* fix docs creation

* uninstaller is broken and fix will be created in 

* fix links in docs
2018-12-19 12:08:40 +01:00