Переглянути джерело

Adding monit tunnel information to Readme

NickBusey 8 роки тому
джерело
коміт
4d0a577c2b
1 змінених файлів з 6 додано та 0 видалено
  1. 6
    0
      README.md

+ 6
- 0
README.md Переглянути файл

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

Завантаження…
Відмінити
Зберегти