docs: add doc on how to try a coder-preview build#16314
Conversation
|
Is the motive is to encourage more users to install the preview build? |
|
This feels a bit strange to be first-class in our docs. I know other products have nightly/preview builds but tend to have them more hidden in the docs versus under the Install nav. |
docs/manifest.json
Outdated
| { | ||
| "title": "Install and test coder-preview", | ||
| "description": "Test the latest coder-preview build", | ||
| "path": "./install/coder-preview-docker.md", | ||
| "icon_path": "./images/icons/contributing.svg" | ||
| }, |
There was a problem hiding this comment.
How does this look in the docs sidebar? It's a pretty long title
There was a problem hiding this comment.
it's not great - and it might not be totally accurate. I don't think we actually install Coder with the docker run command
I'll update it (and its location) in a little bit
There was a problem hiding this comment.
IMO, it should live as a notice of type "Tip" on the docker install page. And not a separate page.
not really - it should be more of a "you could do this if you need to" and not something people think is an option. I think it actually belongs more in a troubleshooting section - would that make more sense? |
Tip IMO, it should live as a Tip on the docker install page. And not a separate page. |
matifali
left a comment
There was a problem hiding this comment.
Blocking to prevent an accident merge.
- Consolidates preview release installation guidance under the Docker section. - Removes the standalone page for coder-preview installation.
combined the steps I used into one doc to make it easier for everyone else who wants to deploy a quick coder-preview build
preview