coder / community-templates

Unofficial templates for Coder for various platforms and cloud providers
1 stars 2 forks source link

feat: add sample structure & template #1

Closed bpmct closed 9 months ago

bpmct commented 9 months ago

I am removing aws-ecs-container as an official template from coder/coder. This is a structure I want to use for all of our example templates. Thoughts?

Main goals are:

  1. For non-Coder users: This should ideally still give users a basic idea of what the template (and Coder) does. I imagine having a screenshot/GIF for each template will help
  2. For Coder users: This should ideally make it easier for them to understand what steps are required on their end to get the template working, such as creating clusters, setting vars, etc.

Feedback welcome. I don't feel super strongly about the structure, but we should keep goals 1 and 2 in mind.

bpmct commented 9 months ago

Thanks Atif. I'll refactor the base example to use code-server, but will leave the other one as-is. Until the module can be tested