a06bea7a3f
docs: improve providers illustration ( #2713 )
...
* Remove unused providers.png
* Add beautiful providers-compute
2022-06-28 22:11:43 -05:00
09cb778620
chore: add info re: always updating images ( #2635 )
2022-06-28 14:06:54 -05:00
407c47fd65
chore: change Coder v2 to Coder OSS in docs ( #2630 )
2022-06-27 11:07:17 -05:00
a39a8563cc
docs: use simplified path for dotfiles ( #2615 )
2022-06-23 14:12:35 -05:00
4eda7034ee
chore: fix broken links to use full path ( #2606 )
2022-06-23 09:04:31 -05:00
7dc3f5f92b
init: oauth docs ( #2565 )
...
* init: oauth docs
* chore: update directories
* update: feedback
2022-06-22 15:25:06 -05:00
34222b2260
chore: add doc on roles, user management ( #2548 )
2022-06-22 13:36:48 +00:00
5d2368cb1e
remove incorrect coder open
invocation from README.md screenshot ( #2566 )
2022-06-21 23:22:32 +00:00
0585372170
add enhanced docs for creating & troubleshooting templates ( #2546 )
...
Co-authored-by: Katie Horne <katie@coder.com >
2022-06-21 15:17:07 -05:00
f476a4ad37
chore: fix broken links and formatting issues ( #2547 )
2022-06-21 13:13:38 +00:00
a19493bd53
add docs for web IDEs (code-server, JetBrains Projector, VNC) ( #2448 )
...
* add "configuring web IDEs" doc
* no jupyterhub for now
* change location of web IDE page
* add Dockerfile example
* add run instructions
2022-06-19 20:45:14 +00:00
40ef1546e1
docs: add architecture page ( #2450 )
2022-06-16 23:46:02 -05:00
de213934d1
docs: expand dotfiles section ( #2444 )
2022-06-16 18:48:18 -05:00
535481139a
chore: add IDEs page to sidebar ( #2443 )
2022-06-16 18:09:40 -05:00
a09d2af977
chore: add basic postgres instructions for byo databases ( #2430 )
2022-06-16 17:54:15 -05:00
0c9ff3a2ac
chore: change git link so that it uses https instead of ssh ( #2431 )
2022-06-16 16:21:52 -05:00
da9009bd3e
chore: add link from install.md to Docker example README ( #2435 )
2022-06-16 16:06:10 -05:00
82c4b80c67
Docs touchups ( #2421 )
...
* Make secrets docs louder
* docs: a bunch of small touchups
2022-06-16 17:47:10 +00:00
6c1a111fa9
chore: add IDEs page ( #2388 )
2022-06-16 11:22:14 -05:00
a95d9b17f6
chore: remove index.md ( #2403 )
...
* chore: fix broken link
* chore: remove index.md
2022-06-16 14:46:01 +00:00
29c9c1d928
docs: small improvements to install ( #2400 )
...
* Simplify install docs
* docs: clarify security policy
2022-06-16 12:30:56 +00:00
f5e558c4ec
chore: convert citations to hyperlinks ( #2392 )
2022-06-15 16:11:44 -05:00
ccd061652b
feat: Add built-in PostgreSQL for simple production setup ( #2345 )
...
* feat: Add built-in PostgreSQL for simple production setup
Fixes #2321 .
* Use fork of embedded-postgres for cache path
2022-06-15 16:02:18 -05:00
bb4ecd72c5
chore: update quickstart (docs) ( #2381 )
2022-06-15 14:52:48 -05:00
2e625c1d9b
docs: use about as home page ( #2382 )
...
* docs: use About as home page
* docs: format install.md
2022-06-15 14:03:13 -05:00
afa5443180
chore: update docs manifest to reflect current Coder version number ( #2342 )
2022-06-15 14:25:12 +00:00
d057e8cc03
docs: fix: use absolute link for examples ( #2288 )
...
* docs: fix: use absolute link for examples
* fix ugh
2022-06-13 12:50:05 -05:00
cbde8e8b91
chore: add hero image to OSS docs homepage ( #2241 )
2022-06-13 09:16:26 -05:00
fcc52846da
fix: update icon ( #2216 )
2022-06-10 11:23:20 -05:00
d04d527f2c
chore: Update docs manifest home page and icons ( #2133 )
...
* chore: Update docs manifest home page and icons
* RRemove contributors
* Update template icon
* fixup: manifest.json changes
* fix: add missing readme to root
* fix: add readme to /docs with toc
* fix: add quickstart to manifest
Co-authored-by: Joe Previte <jjprevite@gmail.com >
2022-06-09 18:46:16 +00:00
42c6b0849d
example: add and document dotfiles usage ( #2046 )
2022-06-08 21:23:54 +00:00
b6899e2c18
docs: slim down readme ( #2140 )
...
* docs: move docs table of contents to docs/index.md
* docs: move how it works and IDE support to about.md
* docs: move readme steps to walkthrough
* docs: slim down readme
* refactor: walkthrough -> quickstart
* docs: minor edits
2022-06-08 08:37:03 -07:00
3a79759405
fix: Docs paths ( #2131 )
2022-06-07 16:29:18 +00:00
2b0662bf48
fix: Add .md extension to the docs routes ( #2128 )
2022-06-07 15:56:05 +00:00
3f1e885d21
chore: add manifest.json ( #2100 )
2022-06-07 09:30:34 -05:00
847e2b18da
Don't use parameters to pass secrets to GCP or AWS ( #2039 )
...
* Don't use parameters to pass secrets to GCP or AWS
Signed-off-by: Spike Curtis <spike@coder.com >
* Fix fmt
Signed-off-by: Spike Curtis <spike@coder.com >
2022-06-03 14:29:22 -07:00
46ffb67d60
feat: one-line install script ( #1924 )
...
* feat: one-line install script
* remove homebrew support
* remove arch linux
* use proper filename for packages
* fix variable format
* fix systemd instructions
* fixes to standalone script
* fix missing var bugs
* fix standalone install
* fix for MacOS
* format
* fix armv7 assets and zips
* remove windows
* update install docs
* support external sources with shellcheck
* shfmt
* add external sources to GitHub action & unfold
* change wording
* first template docs
* default to /usr/local instead
* add option for binary name
2022-06-01 14:15:09 -05:00
6850db2a47
chore: fix additional typo in templates doc
2022-05-28 08:14:46 -05:00
80ec67f3fd
chore: fix typo in templates docs
2022-05-28 08:13:50 -05:00
8cd7d4fa9c
chore: update hero
2022-05-27 20:48:52 +00:00
e2030bba38
Move competitive comparison to README
...
And rewrite a bit.
Resolves #1365 .
2022-05-27 11:38:25 -05:00
f8410dee3a
fix: include subdirectories in example templates ( #1715 )
2022-05-25 10:34:28 -05:00
95d7e39c80
Rewrite README for launch ( #1731 )
2022-05-25 00:40:57 +00:00
61ffd03aaf
docs: update contribution guidelines ( #1691 )
...
* docs(contributing): add subheading backend under styling
* docs: add styling for frontend
2022-05-24 15:30:15 +00:00
80f8f605fd
chore: Add self to CONTRIBUTORS.md ( #1680 )
2022-05-23 16:46:03 -04:00
98c89f80b0
chore: add instructions for installation w/ Docker Compose ( #1599 )
...
Co-authored-by: Ben Potter <ben@coder.com >
2022-05-23 19:42:45 +00:00
fc46818e31
chore: move contributor list to contributors.md ( #1496 )
2022-05-23 19:09:45 +00:00
0622603220
docs: move README to root ( #1630 )
...
We noticed that when you download the repo as a ZIP from GitHub, it
places the `README.md` in the root, which causes the relative links to
break.
By moving it to the root, this will fix that issue.
2022-05-20 09:56:50 -07:00
6f969214d3
chore: validate docs ( #1485 )
2022-05-19 08:01:19 -05:00
b8ee939e52
chore: change Slack to Discord link ( #1573 )
2022-05-18 21:14:31 +00:00