Skip to content
Merged
Changes from all commits
Commits
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
6 changes: 3 additions & 3 deletions docs/install/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Coder's [configuration options](../admin/configure.md).

<div class="tabs">

## Run Coder with access URL and external PostgreSQL (recommended)
## docker run

For production deployments, we recommend using an external PostgreSQL database
(version 13 or higher). Set `ACCESS_URL` to the external URL that users and
Expand All @@ -52,7 +52,7 @@ docker run --rm -it \
Coder configuration is defined via environment variables. Learn more about
Coder's [configuration options](../admin/configure.md).

## Run Coder with docker-compose
## docker compose

Coder's publishes a
[docker-compose example](https://github.com/coder/coder/blob/main/docker-compose.yaml)
Expand All @@ -66,7 +66,7 @@ which includes an PostgreSQL container and volume.
git clone https://github.com/coder/coder.git
```

3. Start Coder with `docker-compose up`:
3. Start Coder with `docker compose up`:

In order to use cloud-based templates (e.g. Kubernetes, AWS), you must have
an external URL that users and workspaces will use to connect to Coder.
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy