{ "versions": [ "0.7.3" ], "routes": [ { "title": "About", "description": "About Coder", "path": "./README.md", "icon": "", "children": [ { "title": "Architecture", "description": "Learn how Coder works", "icon": "<\/g><\/g><\/g><\/svg>", "path": "./architecture.md" } ] }, { "title": "Installation", "description": "How to install and deploy Coder", "icon": "", "path": "./install.md", "children": [ { "title": "Postgres", "description": "Learn how to create and use your own Postgres database.", "path": "./install/postgres.md" }, { "title": "GitHub OAuth", "description": "Learn how to set up OAuth using your GitHub organization.", "path": "./install/oauth.md" } ] }, { "title": "Quickstart", "description": "Create your first template and workspace", "icon": "", "path": "./quickstart.md", "children": [ { "title": "Docker", "description": "Setup Coder with Docker", "icon": "<\/svg>", "path": "./quickstart/docker.md" }, { "title": "Generic", "description": "Setup Coder on anything", "icon": "<\/ellipse><\/ellipse><\/path><\/path><\/path><\/path><\/svg>", "path": "./quickstart/generic.md" } ] }, { "title": "Templates", "description": "Learn about templates, which define the infrastructure underlying workspaces", "path": "./templates.md", "icon": " ", "children": [ { "title": "Provider Authentication", "description": "Learn how to authenticate the provisioner", "path": "./templates/authentication.md" } ] }, { "title": "Workspaces", "description": "Learn about Coder workspaces.", "icon": "\n\n\n", "path": "./workspaces.md" }, { "title": "IDEs", "description": "Learn how to use your IDE of choice with Coder", "path": "./ides.md", "icon": "\n\n\n", "children": [ { "title": "Configuring Web IDEs", "description": "Learn how to configure web IDEs in your templates", "path": "./ides/configuring-web-ides.md" } ] }, { "title": "Dotfiles", "description": "Learn how to personalize your workspace", "icon": "<\/g><\/g><\/svg>", "path": "./dotfiles.md" }, { "title": "Secrets", "description": "Learn how to use secrets in your worskpace", "icon": "<\/svg>", "path": "./secrets.md" }, { "title": "User Management", "description": "Learn about user roles available in Coder and how to create and manage users", "icon": "<\/svg>", "path": "./users.md" }, { "title": "Contributing", "description": "Learn how to contribute to Coder", "icon": "", "path": "./CONTRIBUTING.md", "children": [ { "title": "Code of Conduct", "description": "See the code of conduct for contributing to Coder", "path": "./contributing/CODE_OF_CONDUCT.md" }, { "title": "Security", "description": "How to report vulnerabilities in Coder", "path": "./contributing/SECURITY.md" } ] } ] }