Replace 192.168.1.13 with localhost

This commit is contained in:
Anthony Wang 2021-12-26 22:36:27 -06:00
parent f15984d4ef
commit 856d555c0a
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -146,27 +146,23 @@
</p>
<br>
<p>
<b><a href="http://192.168.1.13:5432">PostgreSQL</a></b>: Relational database
<b><a href="http://localhost:5432">PostgreSQL</a></b>: Relational database
</p>
<br>
<p>
<b><a href="http://192.168.1.13:6379">Redis</a></b>: Memory cache
<b><a href="http://localhost:6379">Redis</a></b>: Memory cache
</p>
<br>
<p>
<b><a href="http://192.168.1.13:3001">Grafana</a></b>: Beautiful data visualization
<b><a href="http://localhost:3001">Grafana</a></b>: Beautiful data visualization
</p>
<br>
<p>
<b><a href="lxc+ssh://root@192.168.1.13/">LXC</a></b>: Fast container engine
<b><a href="lxc+ssh://root@localhost/">LXC</a></b>: Fast container engine
</p>
<br>
<p>
<b><a href="nfs://192.168.1.13:2049">NFS</a></b>: Easily access remote files
</p>
<br>
<p>
<b><a href="http://192.168.1.13:5901">VNC</a></b>: Remote desktop, client required
<b><a href="nfs://localhost:2049">NFS</a></b>: Easily access remote files
</p>
<br>
<p>
@ -174,15 +170,19 @@
</p>
<br>
<p>
<b><a href="http://192.168.1.13:9090">Prometheus</a></b>: Modern server monitoring serice
<b><a href="http://localhost:5901">VNC</a></b>: Remote desktop, client required
</p>
<br>
<p>
<b><a href="https://192.168.1.13:9091">Transmission</a></b>: Web torrent client
<b><a href="http://localhost:9090">Prometheus</a></b>: Modern server monitoring serice
</p>
<br>
<p>
<b><a href="https://192.168.1.13:9199">MinIO</a></b>: High performance object store
<b><a href="https://localhost:9091">Transmission</a></b>: Web torrent client
</p>
<br>
<p>
<b><a href="https://localhost:9199">MinIO</a></b>: High performance object store
</p>
<br>
</div>