Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(docs): add Quickstart doc to tutorials#14744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
EdwardAngert merged 16 commits intomainfromquickstart-guide
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
16 commits
Select commitHold shift + click to select a range
3469242
edits to README
EdwardAngertOct 7, 2024
a246f12
Update docs/README.md
EdwardAngertOct 7, 2024
e83c498
warning re: H1 About
EdwardAngertOct 7, 2024
c9313bc
Update docs/README.md
EdwardAngertOct 7, 2024
04217a8
add quickstart tutorial
EdwardAngertOct 10, 2024
753f3af
Update docs/tutorials/index.md
EdwardAngertOct 11, 2024
ca1c53d
Merge branch 'main' into quickstart-guide
EdwardAngertOct 14, 2024
97f9410
add quickstart to readme
EdwardAngertOct 14, 2024
7e6c079
remove coder-tour
EdwardAngertOct 15, 2024
c2b27c3
Merge remote-tracking branch 'origin/main' into quickstart-guide
EdwardAngertOct 16, 2024
5363470
fix links to coder-tour
EdwardAngertOct 16, 2024
6cafb04
newgrp docker instead of step 2
EdwardAngertOct 16, 2024
299b247
make fmt
EdwardAngertOct 16, 2024
f982087
Update docs/tutorials/quickstart.md
EdwardAngertOct 16, 2024
78d0dbc
prefer newgrp over log out/in
EdwardAngertOct 16, 2024
0efddf8
typo
EdwardAngertOct 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletionsdocs/README.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -143,3 +143,4 @@ or [the v2 migration guide and FAQ](https://coder.com/docs/v1/guides/v2-faq).

- Learn about [Templates](./admin/templates/index.md)
- [Install Coder](./install/index.md)
- Follow the [Quickstart guide](./tutorials/quickstart.md) to try Coder out for yourself.
6 changes: 3 additions & 3 deletionsdocs/admin/templates/managing-templates/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
# Working with templates

You create and edit Coder templates as [Terraform](../../../start/coder-tour.md)
configuration files (`.tf`) and any supporting files, like a README or
configuration files for other services.
You create and edit Coder templates as
[Terraform](../../../tutorials/quickstart.md)configuration files (`.tf`) and
any supporting files, like a README orconfiguration files for other services.

## Who creates templates?

Expand Down
Binary file addeddocs/images/screenshots/create-template.png
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletiondocs/install/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -64,5 +64,5 @@ coder login https://coder.example.com

## Next steps

- [Set up your first deployment](../start/coder-tour.md)
- [Set up your first deployment](../tutorials/quickstart.md)
- [Expose your control plane to other users](../admin/setup/index.md)
11 changes: 8 additions & 3 deletionsdocs/manifest.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,9 +8,9 @@
"icon_path": "./images/icons/home.svg",
"children": [
{
"title": "TourCoder",
"description": "Tour Coder by creating a deployment with Docker",
"path": "./start/coder-tour.md"
"title": "Coder quickstart",
"description": "Try it out for yourself",
"path": "./tutorials/quickstart.md"
},
{
"title": "Screenshots",
Expand DownExpand Up@@ -634,6 +634,11 @@
"path": "./tutorials/index.md",
"icon_path": "./images/icons/generic.svg",
"children": [
{
"title": "Get started with Coder",
"description": "Learn how to install and run Coder quickly",
"path": "./tutorials/quickstart.md"
},
{
"title": "Write a Template from Scratch",
"description": "Learn how to author Coder templates",
Expand Down
187 changes: 0 additions & 187 deletionsdocs/start/coder-tour.md
View file
Open in desktop

This file was deleted.

2 changes: 1 addition & 1 deletiondocs/tutorials/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,5 +6,5 @@ Enterprise. These tutorials are hosted on our
request new topics to be covered.

<children>
This page is rendered on https://coder.com/docs/guides. Refer to the other documents in the `guides/` directory for specific employee-written guides.
This page is rendered on<https://coder.com/docs/tutorials>. Refer to the other documents in the `docs/tutorials/` directory for specific employee-written guides.
</children>
Loading

[8]ページ先頭

©2009-2025 Movatter.jp