mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #898] feat: add code-server template #12489
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: 🔄 Open
Base:
canary← Head:add-code-server-template📝 Commits (1)
9b25708feat: add code-server template📊 Changes
4 files changed (+50 additions, -0 deletions)
View changed files
➕
blueprints/code-server/code-server.png(+0 -0)➕
blueprints/code-server/docker-compose.yml(+19 -0)➕
blueprints/code-server/template.toml(+13 -0)📝
meta.json(+18 -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.