Commit History

Author SHA1 Message Date
  Ilya c5a2350291 varnish plugin: netdata-installer.sh update (add netdata to varnish group if exist) 8 years ago
  Costa Tsaousis (ktsaou) fb64fb5a1c check that apps.plugin runs before trusting setcap 8 years ago
  Costa Tsaousis (ktsaou) 63f5193a4f detect if running inside a container to avoid using setcap for apps.plugin 8 years ago
  Costa Tsaousis (ktsaou) d2621d6e62 properly set ownership of /var/log/netdata to allow all versions of logrotate work; #fixes #1456 8 years ago
  Costa Tsaousis (ktsaou) a6801a0104 fix logrotate file permissions; #1456 8 years ago
  Costa Tsaousis (ktsaou) 2d9da64be9 fixed nginx group typo 8 years ago
  Costa Tsaousis (ktsaou) b954f869fa install init.d script on AMI; add netdata to nginx group to let access nginx logs 8 years ago
  Costa Tsaousis 0996e9d61b make sure /proc has contents 8 years ago
  Costa Tsaousis 00e59130d0 check /proc only when it is available 8 years ago
  Costa Tsaousis b7f0d82da1 portability - ommit root group for libexec 8 years ago
  Costa Tsaousis 13ba361b51 portability fixes for adding user/group netdata to the system 8 years ago
  Costa Tsaousis 6045f90012 portability fixes 8 years ago
  Costa Tsaousis (ktsaou) b1c8df030b do not make executable netdata.service 8 years ago
  Costa Tsaousis (ktsaou) cfa797cd42 fix the directories the umask might have incorrectly created with wrong permissions; #1292 8 years ago
  Costa Tsaousis (ktsaou) b38ec23b88 prevent /usr/libexec from being created without world-readable permissions; fixes #1292 8 years ago
  Costa Tsaousis (ktsaou) d3e882e287 do not chmod the data files - only chown 8 years ago
  Costa Tsaousis (ktsaou) a14bc340cd fix for system/netdata.conf permissions 8 years ago
  Costa Tsaousis (ktsaou) 00e8ac2e67 remove world-readable permission from all files 8 years ago
  Costa Tsaousis (ktsaou) cdcf765ffe make sure configs.signatures is sorted 8 years ago
  Costa Tsaousis (ktsaou) 888363f776 install netdata-lsb on debian wheezy; fixes #780 8 years ago
  Costa Tsaousis (ktsaou) 72841ee4d1 set init.d defaults on old ubuntu installations 8 years ago
  Costa Tsaousis (ktsaou) 91aadf8e73 install /etc/init.d/netdata on certain servers 8 years ago
  Costa Tsaousis (ktsaou) 1cd7b34219 allow the installer to restart netdata when it cannot read its current pid namespace 8 years ago
  Costa Tsaousis (ktsaou) 6941489435 netdata-installer.sh when run at host, does not stop netdata processes running in containers 8 years ago
  Costa Tsaousis (ktsaou) 04e90b1930 use which or command -v to search for commands in the system path 8 years ago
  Costa Tsaousis (ktsaou) 03d6b60ba5 run with nice 19 and use all available processors when compiling 8 years ago
  Costa Tsaousis (ktsaou) 27742af626 updated configs.signatures 8 years ago
  Costa Tsaousis (ktsaou) cfb9800f7b netdata-installer.sh banner is not a snake; fixes #1023 8 years ago
  Costa Tsaousis (ktsaou) f7ae5ada91 snake to chart... 8 years ago
  Costa Tsaousis (ktsaou) 9786c9cbea netdata-updater.sh now support -f to force re-installation even if git has not been updated 8 years ago
  Costa Tsaousis (ktsaou) c22db80fb5 netdata-updater.sh inherits the $PATH from netdata-installer.sh; fixes #1000 8 years ago
  Costa Tsaousis (ktsaou) 133931e936 make the updater detect it runs with proper user for the job and that there are new commits before re-installing netdata 8 years ago
  Costa Tsaousis (ktsaou) 14d5b03eb0 installer now generates netdata-updater.sh 8 years ago
  Costa Tsaousis 14213f5197 minor code re-writes to avoid coverity false positives; updated installer banner and readme 8 years ago
  Costa Tsaousis e5e6cb1b39 fixes for TAB to spaces replacement 8 years ago
  Costa Tsaousis c50ec4efef converted tabs for C, JS, BASH to 4 spaces 8 years ago
  Costa Tsaousis 03b5b94b44 dont use BASH 4 features when BASH 4+ is not available #733; fallback to systemctl if service is not available - fixes start/restart on Arch Linux 8 years ago
  Costa Tsaousis 540b0a4d92 updated installer to use the new command line and configuration options 8 years ago
  Costa Tsaousis aa1c7e6386 prevent overwriting node.d configurations while copying 8 years ago
  root 83d66c041b dont overwrite files while moving them to new locations 8 years ago
  Costa Tsaousis (ktsaou) e95a54e383 move charts.d and node.d configuration files /etc/netdata/charts.d and /etc/netdata/node.d 8 years ago
  Costa Tsaousis (ktsaou) acf0495000 installer keeps old version of file and creates a new one with the stock version as .orig 8 years ago
  Costa Tsaousis ce770094ca detect stock versions of config files and replace them with the newer versions 8 years ago
  Tobias Kühne 123ae59411 Fixing uninstall script 8 years ago
  paulfantom dc2e698ec7 preserve configs across installaitons 8 years ago
  Costa Tsaousis (ktsaou) 3e440ebd45 cleanup backup of the users configuration 8 years ago
  paulfantom 88e43591df add failsafe to choosing login shell 8 years ago
  paulfantom 9f116cada4 ensure correct nologin shell for iser netdata 8 years ago
  Costa Tsaousis (ktsaou) 348f0302fc increased version in html for CDN refresh; updated API reference for badge.svg; installer attempts to use service with restart argument; enable exim plugin for installation 8 years ago
  Nik Paulussen 8c14f2a1e2 Fixed a typo in netdata-installer.sh 8 years ago