Tag: documentation
-
Set up Grafana monitoring
Grafana and Prometheus are tools used to monitor services, servers and any other software using the Open metrics. Here is an example of implementation using Docker compose: Installing Grafana and Prometheus Target: run Cadvisor In the target side (the service that will be monitored), we must install the exporter, for example Cadvisor. Prometheus: target configuration…
-
Gollum – Local Markdown Wiki editor
Install Gollum to edit Markdown Wiki files locally with Docker! Example how it works: Documentation: https://github.com/gollum/gollum#configurationSource: https://github.com/gollum/gollum/wiki/Gollum-via-Docker
-
Converting Markdown to pretty PDF
Download and configure Wandmalfarbe template: https://github.com/Wandmalfarbe/pandoc-latex-template