mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #898] [MERGED] feat: add code-server template #15233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/898
Author: @MANFIT7
Created: 5/21/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:add-code-server-template📝 Commits (3)
9b25708feat: add code-server templatea8efe43Merge remote-tracking branch 'origin/canary' into add-code-server-template3523fc6fix: remove nested .config volume that crash-looped code-server📊 Changes
4 files changed (+48 additions, -0 deletions)
View changed files
➕
blueprints/code-server/code-server.png(+0 -0)➕
blueprints/code-server/docker-compose.yml(+17 -0)➕
blueprints/code-server/meta.json(+18 -0)➕
blueprints/code-server/template.toml(+13 -0)📄 Description
@algora-pbc /claim #152
Part of #152
Related #145
Summary
codercom/code-server:4.121.0meta.jsonentry with docs, website, and GitHub linksValidation
node dedupe-and-sort-meta.jsPATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-template -- --dir ../blueprints/code-serverPATH="/Applications/Codex.app/Contents/Resources:$PATH" npm run validate-docker-compose -- --file ../blueprints/code-server/docker-compose.ymlgit diff --checkNote: Docker is not installed in my local environment, so I could not run
docker compose configlocally. The repository template and compose validators pass.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.