Przeglądaj źródła

Merge pull request #452 from NickBusey/master

Adding monit tunnel information to Readme
Sven Neuhaus 8 lat temu
rodzic
commit
56f3d7cf1f
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      README.md

+ 6
- 0
README.md Wyświetl plik

@@ -216,6 +216,12 @@ Sign in to the ZNC web interface and set things up to your liking. It isn’t ex
216 216
 
217 217
 Then proceed to http://localhost:6643 in your web browser.
218 218
 
219
+Similarly, to access the server monitoring page, use another SSH tunnel:
220
+
221
+    ssh deploy@example.com -L 2812:localhost:2812
222
+
223
+Again proceeding to http://localhost:2812 in your web browser.
224
+
219 225
 Finally, sign into ownCloud to set it up. You should select PostgreSQL as the configuration backend.
220 226
 
221 227
 How To Use Your New Personal Cloud

Ładowanie…
Anuluj
Zapisz