Tag: puppet

NGINX: Handling 404 within Static Web

Written by Dominik Pantůček on 2025-03-13

nginxpuppet

Gracefully handling non-existent pages in any web presentation is usually a desired course of action. A bare-bones default "404 Not Found" page tells the user enough, but - frankly - does not look that exciting. But is it possible to have a nice multilingual error page while keeping everything tidy in a Puppet configuration like we use?

...

Debian and Ubuntu Serial Console with Puppet

Written by Dominik Pantůček on 2024-08-29

virshpuppetlinux

As most of the servers running actual software are these days virtual machines, in our case running under KVM, having a serial console accessible from the hypervisor is always a good idea in case troubleshooting is needed without network access.

...
...