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

Commitbded76f

Browse files
committed
quickstart: fix web UI address and update setup screenshot
1 parent39f42bc commitbded76f

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed
81.4 KB
Loading

‎docs/tutorials/quickstart.md‎

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,20 @@ persistent environment from your main device, a tablet, or your phone.
8282

8383
##Configure Coder with a new Workspace
8484

85-
1. If you're running Coder locally, go to<http://0.0.0.0:3001/setup>.
85+
1. Coder will attempt to open the setup page in your browser. If it doesn't open
86+
automatically, go to<http://localhost:3000>.
8687

8788
- If you get a browser warning similar to`Secure Site Not Available`, you
8889
can ignore the warning and continue to the setup page.
8990

90-
If your Coder server is on a network or cloud device, locate the message in
91-
your terminal that reads,
92-
`View the Web UI: https://<CUSTOM-STRING>.<TUNNEL>.try.coder.app`. The server
93-
begins to stream logs immediately and you might have to scroll up to find it.
91+
If your Coder server is on a network or cloud device, or you are having
92+
trouble viewing the page, locate the web UI URL in Coder logs in your
93+
terminal. It looks like`https://<CUSTOM-STRING>.<TUNNEL>.try.coder.app`.
94+
It's one of the first lines of output, so you might have to scroll up to find
95+
it.
9496

95-
1. On the**Welcome to Coder** page,enter the information tocreate an admin
96-
user, then select**Create account**.
97+
1. On the**Welcome to Coder** page, create an admin account using your
98+
preferred signup method.
9799

98100
![Welcome to Coder - Create admin user](../images/screenshots/welcome-create-admin-user.png)_Welcome
99101
to Coder - Create admin user_

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp