Skip to main content
andrés ignacio torres

posts tagged “servers”

  1. Getting OVH Public Cloud multi-region connectivity to work servers · terraform · ovh · cloud Hopefully you won't have to struggle as much as I did with my subnets and private networks to get this working!
  2. Self-hosting Bluesky's Ozone alongside other services bluesky · servers A few notes and tweaks to the self-hosting guide to setup your own Ozone labeler service in a server that also runs other things.
  3. Port forwarding through SSH servers · tools Nice flag to remember when debugging internal applications on remote servers.
  4. Block malicious user agents via nginx config nginx · coding · servers Bots are everywhere. But if they misbehave, you can put a stop at them by blocking their user agent via an nginx config change.