/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.zufallsheld.de
| | blog.tst.sh
1.7 parsecs away

Travel
| | The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that
| | bicofino.io
1.5 parsecs away

Travel
| | I'm old fashion and in some cases I like to compile my stuff, Zabbix is one of these cases. You can add/remove features directly with ./configure, and mess around with some timeouts of zabbix_server and zabbix_agentd for example. In this tutorial, we will not change anything on the source code. We are going install Zabbix version 2.4.6 with MySQL, Nginx and PHP-FPM. This is the stack of what I use in production environments.
| | rohitgupta.xyz
1.7 parsecs away

Travel
| | Increasing requests per second of an HTTP API being served with Nginx
| | devopsdirective.com
18.0 parsecs away

Travel
| [AI summary] The article explains how to create a maintenance page for a Kubernetes service using nginx and ConfigMaps without requiring a custom container image.