Whilst looking for a self hosted asset management solution that was less IT-focused, we came across GLPI – which was a bit IT-oriented – and ended up settling on Homebox, which was perfect for our needs.
Author: sotech
-
Setting up Opnsense and TP-Link managed switches
This was a great guide to follow:
Guide linkGot our new firewall/switch up and running in no time.
-
Certbot error on renewal
On renewal I got this message with certbot on Debian:
Could not choose appropriate plugin for updaters: Could not select or initialize the requested installer nginx.
Running:
apt install python3-certbot-nginx
…resolved the issue.