Browse Source

Updated readme (#4600)

* updated readme

* updated readme

* updated readme

* updated readme

* update readme

* update readme

* update readme
Costa Tsaousis 6 years ago
parent
commit
158b568fcd
1 changed files with 10 additions and 14 deletions
  1. 10 14
      README.md

+ 10 - 14
README.md

@@ -65,12 +65,8 @@ bash <(curl -Ss https://my-netdata.io/kickstart.sh)
 
 
 More installation methods can be found at the [installation page](https://github.com/netdata/netdata/wiki/Installation).
 More installation methods can be found at the [installation page](https://github.com/netdata/netdata/wiki/Installation).
 
 
-Once the installation is complete, use your web browser to navigate to: `http://IP:19999/`, where `IP` is the IP of the server you installed Netdata.
+![image](https://user-images.githubusercontent.com/2662304/48301567-b127d480-e4f8-11e8-91db-9b416af5486c.png)
 
 
-> **IMPORTANT:**<br/>
-> There is no need to bookmark your servers at your browser.
-> Check the `my-netdata` menu at the top left of the dashboard.
-> **It learns your servers automatically**, so that all your netdata become **one distributed application**!
 
 
 ## User base  
 ## User base  
 *Docker pulls*<br/> [![netdata/netdata (official)](https://img.shields.io/docker/pulls/netdata/netdata.svg?label=netdata/netdata+%28official%29)](https://hub.docker.com/r/netdata/netdata/) [![firehol/netdata (deprecated)](https://img.shields.io/docker/pulls/firehol/netdata.svg?label=firehol/netdata+%28deprecated%29)](https://hub.docker.com/r/firehol/netdata/) [![titpetric/netdata (donated)](https://img.shields.io/docker/pulls/titpetric/netdata.svg?label=titpetric/netdata+%28third+party%29)](https://hub.docker.com/r/titpetric/netdata/)
 *Docker pulls*<br/> [![netdata/netdata (official)](https://img.shields.io/docker/pulls/netdata/netdata.svg?label=netdata/netdata+%28official%29)](https://hub.docker.com/r/netdata/netdata/) [![firehol/netdata (deprecated)](https://img.shields.io/docker/pulls/firehol/netdata.svg?label=firehol/netdata+%28deprecated%29)](https://hub.docker.com/r/firehol/netdata/) [![titpetric/netdata (donated)](https://img.shields.io/docker/pulls/titpetric/netdata.svg?label=titpetric/netdata+%28third+party%29)](https://hub.docker.com/r/titpetric/netdata/)
@@ -112,7 +108,16 @@ Netdata now has its own github organization `netdata`, so all github URLs are no
 Netdata is now at the [Cloud Native Computing Foundation (CNCF) landscape](https://landscape.cncf.io/grouping=no&sort=stars).  
 Netdata is now at the [Cloud Native Computing Foundation (CNCF) landscape](https://landscape.cncf.io/grouping=no&sort=stars).  
   
   
 Read the [netdata presentation](https://docs.google.com/presentation/d/18C8bCTbtgKDWqPa57GXIjB2PbjjpjsUNkLtZEz6YK8s/edit?usp=sharing) we gave at CNCF TOC on Sep 18, 2018.  
 Read the [netdata presentation](https://docs.google.com/presentation/d/18C8bCTbtgKDWqPa57GXIjB2PbjjpjsUNkLtZEz6YK8s/edit?usp=sharing) we gave at CNCF TOC on Sep 18, 2018.  
+
+  
+## netdata infographic  
   
   
+This is a high level overview of netdata feature set and architecture.  
+Click it to to interact with it (it has direct links to documentation).  
+  
+[![image](https://user-images.githubusercontent.com/2662304/47672043-a47eb480-dbb9-11e8-92a4-fa422d053309.png)](https://my-netdata.io/infographic.html)  
+
+
 ## Features  
 ## Features  
   
   
 <p align="center">  
 <p align="center">  
@@ -359,15 +364,6 @@ This is a list of what it currently monitors:
   
   
 And you can extend it, by writing plugins that collect data from any source, using any computer language.  
 And you can extend it, by writing plugins that collect data from any source, using any computer language.  
   
   
-## netdata infographic  
-  
-This is a high level overview of netdata feature set and architecture.  
-Click it to to interact with it (it has direct links to documentation).  
-  
-[![image](https://user-images.githubusercontent.com/2662304/47672043-a47eb480-dbb9-11e8-92a4-fa422d053309.png)](https://my-netdata.io/infographic.html)  
-  
----  
-  
 ## Installation  
 ## Installation  
   
   
 Use our **[automatic installer](https://github.com/netdata/netdata/wiki/Installation)** to build and install it on your system.  
 Use our **[automatic installer](https://github.com/netdata/netdata/wiki/Installation)** to build and install it on your system.