lyft / clutch

Extensible platform for infrastructure management
https://clutch.sh
Apache License 2.0
1.7k stars 119 forks source link

Clutch Public Demo #1067

Open jason-riddle opened 3 years ago

jason-riddle commented 3 years ago

Description

Backstage has a publicly accessible demo at https://demo.backstage.io/catalog. I'd like to compare the look and feel for both Backstage and Clutch as well as show other coworkers. It would be great if Clutch had a public demo too.

Complexity [S/M/L]: M?

Wireframes, Mockups, or Screenshots (if applicable)

danielhochman commented 3 years ago

Great suggestion! We actually run a demo version of Clutch internally for our design team by leveraging the mock gateway. By using the mock gateway, no integration with real systems is required to test and step through various Clutch features.

There's no reason we can't get this up running as a public facing tool to test drive Clutch. We just need to find suitable hosting and set up a simple deploy process off of the main branch.