|
You are here |
hauleth.dev | ||
| | | | |
mgdm.net
|
|
| | | | | A dive into how systemd socket activation works | |
| | | | |
darkcoding.net
|
|
| | | | | Solvitas perambulum | |
| | | | |
vincent.bernat.ch
|
|
| | | | | Using systemd's socket activation, you can achieve zero-downtime deployment for your Go service with a few lines of code. | |
| | | | |
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... | ||