- Notifications
You must be signed in to change notification settings - Fork905
Open
Description
While we ultimately want to embed the registry inside the Coder product, a good short-term solution will be presenting links tohttps://registry.coder.com inside the Coder product. This will allow us to focus on the UX/design/contribution flow of registry.coder.com
Link to Templates on the starter templates page

Link to Modules on the template editor

Stretch goal for air gap customers
Some customers will want to disable this link since it won't work. Since the starter templates page is already pretty much broken for air gap customers, I'm less concerned about it but if we have the time, let's add a server flag to disable these 2 links
CODER_DISABLE_REGISTRY_LINKS=true
and mention this in the air gap docs