TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CaddyFile Generator

1 pointsby pmx4 months ago
I wanted a tool to make managing my CaddyFiles easier so I created CaddyGen. It has presets for several server tools you may want to reverse proxy, allows you to set up custom hosts, has options for several options, etc. You can import your existing CaddyFile and manage with the tool.<p>It doesn&#x27;t send anything to any servers, its all stored locally on your browser. If you don&#x27;t trust it still, you can grab the source or use docker and self host it.<p>Made this with bolt.new because I wanted to evaluate the tool (i like it). I&#x27;d never have made this as quickly by hand.<p><a href="https:&#x2F;&#x2F;caddygen.site&#x2F;" rel="nofollow">https:&#x2F;&#x2F;caddygen.site&#x2F;</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;DeanWard&#x2F;CaddyGen">https:&#x2F;&#x2F;github.com&#x2F;DeanWard&#x2F;CaddyGen</a><p>docker pull wardy784&#x2F;caddygen:latest<p>docker run -p 8189:80 wardy784&#x2F;caddygen:latest

no comments

no comments