Show HN: Open-source console for cloud operations
1–4 of 4 posts
Re: Show HN: Open-source console for cloud operations
#2Re: Show HN: Open-source console for cloud operations
#3Can we get a screenshot of the dashboard?
We do have some sample dashboards here, what we think would be useful for AWS Account level settings, ECS services, SQS queues, and general markdown to describe a runbook or - https://github.com/tinystacks/opsconsole/tree/main/samples. I'm also pushing up images for each sample.
I recommend taking a look at the ECS sample because that gives a taste of how far these dashboards can go. https://github.com/tinystacks/opsconsole/blob/main/samples/e...
Re: Show HN: Open-source console for cloud operations
#4Can we get a screenshot of the dashboard?
Hi! Sorry it took a bit, had to redact some information off the screenshots. The dashboards can be assembled out of components that show specific information, so there's no singular dashboard. Instead, you can use the components to make a screen that has a bunch of information that's relevant to your everyday workflow. We do have some sample dashboards here, what we think would be useful for AWS Account level setting…