RSS.Beauty: Make Your RSS Beautiful!
RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.
RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.
GoShort is a fast and customizable URL shortener built with Go , Svelte and TailwindCSS. It is designed to be self-hosted and easy to deploy.
A modern web application for easily sharing and managing files using Amazon S3 storage with a clean and intuitive user interface.
Automate your Hugo updates with a simple bash script! Keep Hugo Extended up to date directly from GitHub with no manual downloads. Perfect for avoiding outdated versions from package managers like apt. deuts.org/∞ #Hugo #GoHugo #Linux #BashScript #Automation #Debian #Ubuntu
So, it appears you also need to #Cloudflare DNS Challenge configuration in your #Caddyfile if you’re using Cloudflare access policy for your service: deuts.org/∞ #Caddy
Any Docker app that insists on #Docker volumes and not support volume binds will be a no go moving forward. I’m looking at you #SearXNG, #Grafana, and #Prometheus.
Dealing with Docker volumes is just a pain - restoring always comes with annoying permission issues. I much prefer using volume binds for persistence – full control over the file system, no guesswork on data location, and backups are a breeze. Anyone else feel the same? #Docker #DevOps #Containers