Explore >> Select a destination


You are here

lachlanallison.com
| | www.hallada.net
4.3 parsecs away

Travel
| | I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.
| | lewisdale.dev
4.9 parsecs away

Travel
| | Getting the project deployed via Gitea actions
| | www.matthewhoelter.com
6.2 parsecs away

Travel
| | February 19th, 2020 How to configure Rails 6 with force_ssl using Nginx and Let's Encrypt
| | bicofino.io
34.1 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.