Setup

This web

This is a static web generated with hugo static site generator.

It is stylized with the Simple theme package (written by me). It uses tailwand css. The css is lighthen thanks to postcss. The font is a custom version of the Inter font by Ramsus Andersson and the Inter Project Authors.

It uses no javascript at all. It does not store any kind of cookies.

The source code is available at my github repo github:ajuancer/juancer.me.

Other public services

I have a url shortener at go.juancer.me (no linked intentionally —it will redirect to my homepage—) that runs shlink.

Other services are used by friends, family and me and are not intended for general use.

Infraestructure

I manage my own infraestructure, which currently includes one server which runs some services for friends and family. This services are dockerized and orchestated by docker swarm.

The SO is debian 12.9 (bookworm).

I use nginx as a proxy, content cache, and load balancer. Static pages, such as this site, are also served using the nginx HTTP server. SSL certificates are generated using certbot and let’s encrypt.

Login attempts to all the services —including SSH— are tracked by fail2Ban and handled accordingly with UFW rules. If required, they are notified to me by email, thanks to postfix.