From b739a3168445401d1a523efcdaf1aaa7cf96f57e Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 22 Aug 2025 06:17:13 +0500 Subject: [PATCH 1/4] chore: rename docker-compose.yaml to compose.yaml --- docker-compose.yaml => compose.yaml | 1 - 1 file changed, 1 deletion(-) rename docker-compose.yaml => compose.yaml (99%) diff --git a/docker-compose.yaml b/compose.yaml similarity index 99% rename from docker-compose.yaml rename to compose.yaml index b5ab4cf0227ff..409ecda158c1b 100644 --- a/docker-compose.yaml +++ b/compose.yaml @@ -1,4 +1,3 @@ -version: "3.9" services: coder: # This MUST be stable for our documentation and From 861800889e71370093b574546fa64d6796c2a429 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 22 Aug 2025 06:19:16 +0500 Subject: [PATCH 2/4] Fix links to docker-compose example file --- docs/install/docker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/docker.md b/docs/install/docker.md index 042d28e25e5a5..de9799ef210bf 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -50,14 +50,14 @@ docker run --rm -it \ ## Install Coder via `docker compose` Coder's publishes a -[docker-compose example](https://github.com/coder/coder/blob/main/docker-compose.yaml) +[docker compose example](https://github.com/coder/coder/blob/main/compose.yaml) which includes an PostgreSQL container and volume. 1. Make sure you have [Docker Compose](https://docs.docker.com/compose/install/) installed. 1. Download the - [`docker-compose.yaml`](https://github.com/coder/coder/blob/main/docker-compose.yaml) + [`docker-compose.yaml`](https://github.com/coder/coder/blob/main/compose.yaml) file. 1. Update `group_add:` in `docker-compose.yaml` with the `gid` of `docker` From eb3a12308d067444211eea4f84ac70c166d7d81b Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 22 Aug 2025 06:20:41 +0500 Subject: [PATCH 3/4] Rename docker-compose.yaml to compose.yaml in docs --- docs/tutorials/reverse-proxy-caddy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorials/reverse-proxy-caddy.md b/docs/tutorials/reverse-proxy-caddy.md index d915687cad428..741f3842f10fb 100644 --- a/docs/tutorials/reverse-proxy-caddy.md +++ b/docs/tutorials/reverse-proxy-caddy.md @@ -6,12 +6,12 @@ certificates, you'll need a domain name that resolves to your Caddy server. ## Getting started -### With docker-compose +### With `docker compose` 1. [Install Docker](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) -2. Create a `docker-compose.yaml` file and add the following: +2. Create a `compose.yaml` file and add the following: ```yaml services: @@ -212,7 +212,7 @@ Caddy modules. - Docker: [Build an custom Caddy image](https://github.com/docker-library/docs/tree/master/caddy#adding-custom-caddy-modules) with the module for your DNS provider. Be sure to reference the new image - in the `docker-compose.yaml`. + in the `compose.yaml`. - Standalone: [Download a custom Caddy build](https://caddyserver.com/download) with the From 124e94296fd2f6745249ebb53d35e94976ca751a Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 22 Aug 2025 06:21:40 +0500 Subject: [PATCH 4/4] Change docker-compose.yml link to compose.yml --- docs/admin/networking/workspace-proxies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/networking/workspace-proxies.md b/docs/admin/networking/workspace-proxies.md index 3cabea87ebae9..5760b3e1a8177 100644 --- a/docs/admin/networking/workspace-proxies.md +++ b/docs/admin/networking/workspace-proxies.md @@ -178,7 +178,7 @@ regular Coder server. #### Docker Compose Change the provided -[`docker-compose.yml`](https://github.com/coder/coder/blob/main/docker-compose.yaml) +[`compose.yml`](https://github.com/coder/coder/blob/main/compose.yaml) file to include a custom entrypoint: ```diff 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