Hacker News new | ask | show | jobs
by yroc92 1638 days ago
I started AppMasker (https://appmasker.com) a few months ago. It’s basically a reverse-proxy as a service (using Caddy) and makes adding custom domains to your web app a breeze.

Still working on my marketing pitch so feedback is welcome!

1 comments

Honest question, is this that hard to do (without your service)? I don't think so.
Using Caddy it’s not too hard if you know what you’re doing. But if you have many nodes you’re deploying it’s starts to get more complicated. A lot of people don’t know what they’re doing, however.
Not GP, however:

For custom domains, no. With https, yes.

Am using Caddy for this exact use-case at work. Thought it would make a good subscription service, but didn't get around to doing it yet. Well done, GP.