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

Commite749070

Browse files
authored
chore: Update readme with note about embedded database (coder#3488)
1 parent301727d commite749070

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ curl -L https://coder.com/install.sh | sh -s -- --help
5454

5555
>See[install](docs/install.md) for additional methods.
5656
57-
Once installed, you can start a production deployment with a single command:
57+
Once installed, you can start a production deployment<sup>1</sup> with a single command:
5858

5959
```sh
6060
# Automatically sets up an external access URL on *.try.coder.app
@@ -64,6 +64,8 @@ coder server --tunnel
6464
coder server --postgres-url<url> --access-url<url>
6565
```
6666

67+
><sup>1</sup> The embedded database is great for trying out Coder with small deployments, but do consider using an external database for increased assurance and control.
68+
6769
Use`coder --help` to get a complete list of flags and environment variables. Use our[quickstart guide](https://coder.com/docs/coder-oss/latest/quickstart) for a full walkthrough.
6870

6971
##Documentation

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp