|
You are here |
janakiev.com | ||
| | | | |
www.csamuel.org
|
|
| | | | | ||
| | | | |
neilzone.co.uk
|
|
| | | | | Yesterday, I wrote about getting Debian 11 running on an old Mac Mini. | |
| | | | |
adiyatmubarak.wordpress.com
|
|
| | | | | Akan 3 bagian yang harus di-install dan di konfigurasi, antara lain: Install Prometheus Install Node Exporter Install Grafana Install Prometheus Prometheus akan bertugas sebagai time-series database yang akan mengkoleksi data-data metrics dari OS atau sistem, dan langkah-langkah instalasinya bisa mengikuti langkah berikut: 1. Install Binary Prometheus. $ wget https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz $ tar xzvf prometheus-3.2.1.linux-amd64.tar.gz # sesuaikan... | |
| | | | |
blog.zespre.com
|
|
| | | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st... | ||