Files
coder/examples
Kyle Carberry b948f2dab5 fix: Use environment variables for agent authentication (#1238)
* fix: Update GIT_COMMITTER_NAME to use username

This was a mistake when adding the committer fields 🤦.

* fix: Use environment variables for agent authentication

Using files led to situations where running "coder server --dev" would
break `gitssh`. This is applicable in a production environment too. Users
should be able to log into another Coder deployment from their workspace.

Users can still set "CODER_URL" if they'd like with agent env vars!
2022-04-30 16:40:30 +00:00
..
2022-04-01 14:42:36 -05:00

Examples

List examples in our CLI with coder projects init.

Submit an issue if you encounter any issues!

Getting Started

Clone this repository to create a project from any example listed here:

git clone https://github.com/coder/coder
cd examples/aws-macos
coder projects create