|
You are here |
stephennimmo.com | ||
| | | | |
nbailey.ca
|
|
| | | | | Kubernetes is our generation's Asbestos. | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] The article explains how to use Ansible and Vagrant together to provision and configure virtual machines locally for software development and testing environments. | |
| | | | |
particule.io
|
|
| | | | | ||
| | | | |
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... | ||