* reword: chore: add CI to dogfood template
* use hardcoded URL
* use consistent name for tokens
* chore: add docs for template change management
* add an example
* fix case
* docs: Add initial docs to groups and rbac
* Update manifest
* Apply suggestions from code review
Co-authored-by: Joe Previte <jjprevite@gmail.com>
* use single user icon
* chore: add labels and standardize enterprise messaging
* clarify template role
* add groups role
* fix typo
* rename access to use
Co-authored-by: Joe Previte <jjprevite@gmail.com>
Co-authored-by: Ben <me@bpmct.net>
* feat: Add tunnel by default
If an access URL is not specified, we will always tunnel.
This is from community-member feedback who exclaimed that
it's confusing having the default for `coder server` display
a warning message, and I agree.
There is very little (maybe none) in running `coder server`
without tunnel and without an access URL, so this seems like
overall a much better UX.
* Update install.sh
Co-authored-by: Ben Potter <ben@coder.com>
* Update docs/install/packages.md
Co-authored-by: Ben Potter <ben@coder.com>
* Fix reset pass test
* Fix e2e test
Co-authored-by: Ben Potter <ben@coder.com>
* Creating Azure QS and adding images
* adding AWS images and QS, plus fix on azure
* adding ben changes
* adding ammar changes
* adding ammar and ben edits
* pushing final changes to AWS
* removed troubleshooting
* fixing access word
* ammar pls
Co-authored-by: Ali Diamond <user@ali.dev>
* docker group for coder user and code-server xterm issue and port-forward web IDEs
* add screenshots of jupyterlab, rstudio and airflow in Coder
* Clean up English in install and minor edits
* Integrate Jupyter
Co-authored-by: ammario <ammar@ammar.io>