ZH version is available. Content is displayed in original English for accuracy.
Unlike current major players in this field, I decided to go with uncrippled, free version for commercial use for corps with up to 1M USD ARR. I poured my heart and soul into this, not because I was looking for financial success, but because I felt it just had to be done, given the price hikes wherever you look today. While my wife and kid were enjoying the beach during a vacation, I was using the time to figure out how to best tackle the problem with variable substitution and snapshots, a rather important part of the software. Pulling your hair kind of thing, many of you have likely been there, but darn does it feel good once you solve it! I know, not the best use of my time, but on the other hand, I hate the beach, so I guess this was an escape mechanism for me at that time :)
I had received quite a few encouraging emails from people eager to try fDeploy back when I only had a tiny landing page out, but life has its own course and it took a while to even gather the courage to publish the first beta!
As everything that sounds too good to be true in this day and age, fDeploy is no different. It does not support multi tenancy (a rather big feature which I'd love to work down the road) and a few other things may be missing which some companies may find crucial. Either way, I see this covering the needs of a large chunk of small to medium sized companies, so some "assembly" may be required. If only HN had the crowd which likes to get their hands dirty and find ways to make things work ;)
I'd love to hear your thoughts and if you could take it for a spin. No signups, should be a smooth ride to get up and running and experimenting in minutes.Thanks!

Discussion (9 Comments)Read Original on HackerNews
1. well done.
2. I don’t tell you my troubles.
Is it Microsoft happy path? No. Microsoft STRONGLY recommends that if you are running .Net (Core), you run under Kestrel on Linux in a container. Performance under Linux is much better than Windows.
https://aka.ms/aspnet/benchmarks
Here is Microsoft official ones, Linux beats out Windows in almost every metric.
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.
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.