59af8349c6
docs: add offical kubernetes provider runtime_class_name ( #5157 )
...
* add: offical kubernetes provider runtime_class_name
* fix: typos
* add: coder data source & vars
2022-12-07 23:30:57 -06:00
1cfe5de1c5
Add Service Banners ( #5272 )
2022-12-06 18:38:38 +00:00
df389d429c
Add build number to workspace_build audit logs ( #5267 )
...
* got links working
* added translations
* fixed translation
* added translation for unavailable ip
* added support for group, template, user links
* cleaned up string
* added deleted label
* querying for workspace id
* remove prints
* fix/write tests
* added build number
* checking for existence of additional fields
* adjust documentation
* PR feedback
2022-12-06 13:33:21 -05:00
061635c36d
feat: Allow multiple OIDC domains ( #5210 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2022-12-05 20:20:53 +02:00
cec667d309
fix: prettier misses docs directory ( #5285 )
...
* chore: keep admin/prometheus.md if make target fails
* Address PR comments
* Formatted
* fix: prettier misses docs
* make fmt
* More md files
2022-12-05 12:21:09 +01:00
a3083f77c7
docs: fix community templates link on site. ( #5278 )
...
Fixes #5259
2022-12-05 04:59:53 +00:00
07560eefc0
Refactored Quota Docs ( #5195 )
2022-12-01 09:37:50 -07:00
916ed284ce
feat: Define Prometheus port in the pod spec ( #5213 )
...
* WIP
* portSpec
* Done
* Docs
* Fix: env
2022-12-01 15:43:32 +00:00
883cf8afa9
chore: Add missing metrics description ( #5212 )
...
* chore: Add missing metrics description
* Update provisionerd/provisionerd.go
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
* Fix
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2022-12-01 12:50:57 +01:00
8cd8b6d858
docs: add community templates link to docs. ( #5200 )
2022-12-01 11:59:59 +10:00
38bdae7016
docs: Prometheus metrics + generator ( #5179 )
...
* docs: Prometheus metrics
* Fix
* Typo
* Typo
* Typo
* Fix: link
* Update docs/admin/prometheus.md
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update docs/admin/prometheus.md
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update docs/admin/prometheus.md
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update docs/admin/prometheus.md
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Update docs/admin/prometheus.md
Co-authored-by: Dean Sheather <dean@deansheather.com >
* Rephrase
* notice
* use ```shell
* Generator
* gosec
* fix: lint
* PR comments
* not needed anymore
Co-authored-by: Dean Sheather <dean@deansheather.com >
Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com >
2022-11-30 17:39:51 +01:00
5f31ea3ffb
docs: add docs on how to allow public github signups ( #5168 )
2022-11-25 20:03:07 +02:00
a4a319a76e
feat: add CODER_OIDC_IGNORE_EMAIL_VERIFIED config knob ( #5165 )
...
* Adds a configuration knob CODER_OIDC_IGNORE_EMAIL_VERIFIED that allows
ignoring the email_verified OIDC claim
* Adds warning message at startup if CODER_OIDC_IGNORE_EMAIL_VERIFIED=true
* Adds warning whenever an unverified OIDC email is let through
* Skips flaky test on non-linux platforms
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2022-11-25 10:10:09 +00:00
edad2d01da
chore: fix typo in cvm docs ( #5120 )
2022-11-18 06:01:01 +00:00
8e468c49cb
chore: default to generic troubleshooting link ( #5007 )
2022-11-17 11:10:49 +00:00
1f4f0cee2a
chore(branding): update branding ( #5028 )
2022-11-16 07:15:33 -03:00
97dbd4dc5d
Implement Quotas v3 ( #5012 )
...
* provisioner/terraform: add cost to resource_metadata
* provisionerd/runner: use Options struct
* Complete provisionerd implementation
* Add quota_allowance to groups
* Combine Quota and RBAC licenses
* Add Opts to InTx
2022-11-14 17:57:33 +00:00
1b6d0c39e1
docs: Rephrase Templates section ( #5062 )
...
* docs: Rephrase Templates section
* Update docs/templates.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
* Update docs/templates.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
* Update docs/templates.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
* Update docs/templates.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2022-11-14 12:06:16 +00:00
2a6fff9227
fix: Set a default CODER_ACCESS_URL
in Helm ( #5041 )
...
* fix: Set a default `CODER_ACCESS_URL` in Helm
This allows for a simple `helm apply` to create a full Coder
deployment that works for creating workspaces.
* Update docs
2022-11-13 14:49:57 -06:00
9578ce9f77
OAuth now uses client TLS certs (if configured) ( #5042 )
...
* OAuth now uses client TLS certs (if configured)
* Update docs
* Cleaning
* Fix lint errors and generate static files
* Fix lint error and regenerate more static files
* Suppress lint error
2022-11-13 14:15:06 -06:00
30e9ecbc96
docs: fix offline install docs some errors ( #5039 )
...
* docs: fix offline install docs some error
* retrigger checks
2022-11-13 14:05:19 -06:00
823b02ac9c
docs: deprecate name arg ( #5026 )
2022-11-11 06:16:14 +00:00
ed7de90a55
fix: Use immutable names for volumes in example templates ( #4954 )
...
* fix: Use immutable names for volumes in example templates
This contributes towards #3000 , #3386
Related #3409
* Add lifecycle and labels
2022-11-09 16:18:19 +02:00
8cadb33396
chore: remove sample jetbrains projector code, only use 2 kubernetes example repos ( #4819 )
2022-11-09 10:30:38 +00:00
b6f2a29b7e
docs: update port forwarding to state it works without a wildcard with tunnel ( #4887 )
2022-11-09 20:25:32 +10:00
e906d0dc54
feat: Add database fixtures for testing migrations ( #4858 )
2022-11-08 19:59:44 +02:00
bda76368bc
docs: git auth ( #4902 )
2022-11-07 19:04:00 +00:00
1545979e6f
docs: 1. fix closing ) on projector examples 2.update jupyter section for slug config and removal of owner and workspace baseURL ( #4920 )
2022-11-07 12:41:03 -06:00
dad89453d4
docs: Setup external PostgreSQL server ( #4901 )
...
* docs: Setup external PostgreSQL server
* Update docs/install/database.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
* Use user:password pattern
* Fix
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2022-11-04 21:15:03 +01:00
55fe26bdfa
feat: publish helm chart to helm.coder.com ( #4793 )
2022-11-04 13:43:29 -05:00
c9a311331a
docs: fix DB URL ( #4888 )
2022-11-04 02:32:59 +00:00
75da08740c
docs: consolidate docker quickstarts ( #4882 )
2022-11-04 04:30:10 +10:00
1882edaa9a
docs: change format from console to sh for psql URL and coder update repair sections ( #4878 )
2022-11-03 10:56:20 -05:00
9cd74f307c
chore: update port forward dashboard docs for coder_app, sharing, and showing running processes ( #4876 )
...
* chore: update port forward dashboard docs for coder_app and sharing
* Update docs/networking/port-forwarding.md
Co-authored-by: Ben Potter <ben@coder.com >
2022-11-03 15:44:56 +00:00
a73dd4f45d
Audit date filter/kira pilot ( #4845 )
...
* sql query
* added time_to
* added validation error
* documentation
* attempt to add test
* removed whiitespace
* fix: ensure date_from and date_to are applied correct audit logs
* added more tests
* ran make gen
* PR feedback
Co-authored-by: Dean Sheather <dean@deansheather.com >
2022-11-03 11:04:36 -04:00
3fc3b9f89f
docs: add psql URL for built-in db and repair workspace CLI ( #4864 )
2022-11-02 23:56:24 +00:00
b1c400a7df
chore: update web-ides section with revised docker examples and Airflow/RStudio using subdomain config ( #4855 )
...
* chore: update web-ides section with docker examples and subdomain rstudio and airflow examples
* Update docs/ides/web-ides.md
* Update docs/ides/web-ides.md
Co-authored-by: Ben Potter <ben@coder.com >
2022-11-02 15:09:42 +00:00
21e64943ac
fix: Use immutable links for docker with intellij/pycharm ( #4834 )
2022-11-01 15:04:50 +02:00
7635736be6
Fix link to supported terraform versions ( #4803 )
...
* Fix link to supported terraform versions
* Update offline.md
2022-10-29 11:07:06 -07:00
10df2fd4fb
feat: add new required slug property to coder_app, use in URLs ( #4573 )
2022-10-28 17:41:31 +00:00
8282e46813
chore: add audit log tests ( #4764 )
...
* added test for stopping a workspace build
* formatted sfriendly string; added tests
* logging unmarshal error in auditLogDescription
* prettier
* got rid of extra workspace word
* PR feedback
* fixed mistake; wrote tests in penance
* fix be
2022-10-27 15:57:41 -04:00
01ec483ecc
docs: fix base path for JupyterLab ( #4790 )
...
It seems the base path uses the app name (for now anyway).
2022-10-27 17:38:54 +00:00
9d8c3ca59c
docs(templates): add edit templates section ( #4754 )
...
* docs(templates): add edit templates section
* minor changes
Co-authored-by: Ben <me@bpmct.net >
2022-10-26 11:18:47 -07:00
afb806f71a
Added the Group resource in audit-logs.md ( #4733 )
2022-10-24 16:26:22 -04:00
b43b721b1e
chore: minor tweaks to architecture diagram
2022-10-24 20:07:48 +00:00
9ea3e96447
docs: update architecture & diagram ( #4721 )
...
* docs: update architecture & diagram
* remove old diagrams
* fix typo
2022-10-24 20:00:46 +00:00
a0249bea61
docs: better explain persistent resources ( #4703 )
2022-10-24 19:59:27 +00:00
54261b6e8b
docs: add auto-start/stop ( #4728 )
...
* docs: add auto-start/stop
* feedback
Co-authored-by: Ben Potter <ben@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
2022-10-24 15:32:05 -04:00
a82f05a0a0
docs: move enterprise to root ( #4720 )
2022-10-24 18:10:06 +00:00
1c9c450399
docs: fix typo ( #4520 )
...
missing word
2022-10-24 13:06:37 -05:00