|
You are here |
anomaly.io | ||
| | | | |
joshuajebaraj.com
|
|
| | | | | In this blog we will learn how to setup mysqld prometheus exporter for multiple hosts | |
| | | | |
bicofino.io
|
|
| | | | | I'm using InfluxDB a lot lately, InfluxDB is a time-series database written in Go. InfluxDB is easy to setup and to use, it comes with a CLI like MySQL for example and the commands are very similar, also, you have a web UI to make things even easier. If you want to develop applications using InfluxDB there is a ton of client libraries(Go, Python, Java, Ruby, etc.) too. In this tutorial we are going use InfluxDB 0. | |
| | | | |
joshuarogers.net
|
|
| | | | | If you've ever setup a web-app on a Linux server, chances are that you've setup a MySQL server at least once. On the off chance that you haven't, we'll do a quick crash course now: apt-get install mysql-server It might seem like I'm being a bit sarcastic. I am, though not by much. I suspect that most of the instances that I've seem running have had no configuration past what comes stock. | |
| | | | |
earthly.dev
|
|
| | | Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers... | ||