trackit / trackit2-home

TrackIt helps you to optimize your AWS cloud
https://trackit.io/
Apache License 2.0
48 stars 8 forks source link

README - we don't specify how we connect to the system and how to load a new key #61

Closed lfrancois closed 6 years ago

lfrancois commented 6 years ago

as soon as everything is up and running, we should specify what are the next steps in the README file to complete the setup.


root@ip-10-151-142-104:~/trackit# netstat -tnlp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 127.0.0.1:9200          0.0.0.0:*               LISTEN      23479/docker-proxy
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1314/sshd       
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      23399/docker-proxy
tcp6       0      0 :::8080                 :::*                    LISTEN      23757/docker-proxy
tcp6       0      0 :::80                   :::*                    LISTEN      23533/docker-proxy
tcp6       0      0 :::22                   :::*                    LISTEN      1314/sshd       
tcp6       0      0 :::443                  :::*                    LISTEN      23515/docker-proxy
root@ip-10-151-142-104:~/trackit#```
lfrancois commented 6 years ago

You can check it here: