Closed
Description
Context
We want to update the create template flow and show templates from registry.coder.com rendered in the Coder dashboard.
Prerequisite(s)
- None
Design
graph TD
R[(registry.coder.com)] <-- List Templates & Modules --> CD[Coder Dashboard]
CD --> TA[Create new template]
CD --> TU[Update an existing template]
CD --> MA[Add Module to existing template]
@BrunoQuaresma, can you create some design ideas?
Note
This will be an experiment initially!
Important
For air-gapped installations, when we can not reach CODER_REGISTRY_URL
, gracefully guide the user to docs and hide registry.