Comment on Show HN: I built self-hosted deployment automation tool for Windows and IISComments−onion2k17dThe deployment process is edited in the dashboard rather than defined in source control.There probably are businesses doing clickops who'd spend $2900 on a tool, but that market is rapidly shrinking. AI can write pretty decent terraform.−VoidWhisperer17dIt can also write good kubernetes GitOps files, although that doesnt necessarily make terraform or ansible unnecessary (especially if you have to set up a diverse set of resources at a cloud provider)−onion2k17dTrue. The point here is that a tool that isn't gitops is diminishing useful, so releasing one now and charging $thousands for it is an odd choice.
Comments
The deployment process is edited in the dashboard rather than defined in source control.
There probably are businesses doing clickops who'd spend $2900 on a tool, but that market is rapidly shrinking. AI can write pretty decent terraform.
It can also write good kubernetes GitOps files, although that doesnt necessarily make terraform or ansible unnecessary (especially if you have to set up a diverse set of resources at a cloud provider)
True. The point here is that a tool that isn't gitops is diminishing useful, so releasing one now and charging $thousands for it is an odd choice.