Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: caddy Clear Filter

Static sites with Python, uv, Caddy, and Docker

Static Sites with Python, uv, Caddy, and Docker My preferred deployment stack for Python-built static sites. I’ve largely switched to uv at this point and it’s been pretty great. I use it for everything I can, from little scripts with uv run , to libraries, to applications. It’s so fast it does actually matter, the workflow side of things works well enough for me, and—perhaps most valuably—it manages Python executables for me beautifully. As we’re all familiar with by now, I’m a static site a

Show HN: Anchor Relay – A faster, easier way to get Let's Encrypt certificates

Anchor Relay excels when security and simplicity matter. You don't need to expose port 80 or forward HTTP - all certificate validation happens outbound. Configure DNS once up front rather than spreading API credentials everywhere. It works out of the box with tools like Certbot and integrates with tools like Caddy and cert-manager.