- Notifications
You must be signed in to change notification settings - Fork924
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 reachCODER_REGISTRY_URL
, gracefully guide the user todocs and hide registry.