Skip to content

Comment on Show HN: I built self-hosted deployment automation tool for Windows and IIS

Comments

I'm kind of having a hard time understanding what problem this is trying to solve? I can't even tell what this is actually doing from the site. There is barely any information.

I mean Visual Studio automatically has a way of deploying directly to IIS for years now. Also as others have added, IIS isn't even used anymore with the rise of caddy and nginx.

The pricing itself seems really steep as well $3K a year?!? I don't exactly know who this is targeting.

No one connects to prod directly from VS in corporate setup. You do it via pipelines.

It is for when you want to have accountability of deployments and at least what we had in Octopus deploy I could promote versions from test/acc to prod based on triggers or manual click of a button.

So you can have build pipelines separate from actual deploy pipelines and manage artefacts built by the build pipeline. It is required in some environments, but totally useless and waste of time in smaller environments.

I understand what you are saying, but with AI now, I don't see writing a pipeline as a hurdle anymore.

Like the sibling comment mentioned, there's still lots of .net framework apps that target IIS. I haven't used IIS in about 15 years, but this looks like it provides a similar feature set to what Octopus Deploy had back then (Octopus seems to have changed a lot since then). i.e. more than what VS deployment can do.

There is still plenty of Window Server using enterprises churning out .Net Framework code that must run on IIS. It's shrinking market for sure but it's still a market.

If they are willing to spend money on Windows Server, 3k a year to make it not less painful is probably worth it. Remember, any company using Windows Server is not hiring skilled DevOps/SRE/Ops, it's probably average at best, low paid workers. It's the type of people who have probably never heard of HackerNews either so it makes advertising here an interesting choice.

we still use windows server and IIS, and I can assure you we're never spending 3k to make anything less painful. our middle name is pain. and we bill hourly for that

Same, the per instance price is a non-starter when talking to procurement.

Not painful enough to justify additional tooling in any case.

exactly what I'm saying, 3K per server is pretty damn steep.

Its free and unlimited for corps under 1M ARR.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.