Hi, just added a new landing page at https://relizahub.com - would like to get some feedback, thanks!
Hi. The Landing page looks great, however one of the first things I want to do is see this in action, unfortunately the demo really doesn't render well on a mobile phone. It might be a good idea to make the product responsive.
It's not clear to me what added value your product provides in comparison to Git logs + JIRA + other logs. It might just be that I'm not your target audience, and therefore I don't understand why I would need such a tool, specially given that it seems to involve manual data entry based on the docs.
Hi @vhanda - this is great feedback, thank you very much! I have an action list to make it workable on mobile, will try to get to it - my initial thinking was that DevOps professionals usually work using several screens connected to laptop, so mobile view was a bit of afterthought - but I might re-consider.
There are 2 key differences with Git log and Jira:
Instances also request data from the tool as to which exact version of which component should be deployed. So you stream metadata back and forth and can see what exactly is deployed where and then get full history of all deployments over time. I recorded a video of demo, but it's 18-min and I already got feedback that it's too long, so I'm going to record shorter ones (current one is here - https://www.youtube.com/watch?v=yDlf5fMBGuI).
As for manual entry, no the tool doesn't really rely on that. You just need to define your projects manually and all the rest can (and should) be automated via API (and I wrote go client for that - https://github.com/relizaio/relizaGoClient). However, manual entry is still provided pretty much everywhere for legacy purposes - for ppl who are dealing with legacy stacks and have hard time connecting all or parts of API.
But from your comment it looks like didn't do a good job of describing last 2 points - so I'll think of how to improve that - again thank you very much, this is extremely helpful to me!