{"id":20496643,"url":"https://github.com/sydneyowl/code-server-updater","last_synced_at":"2026-04-25T22:34:03.704Z","repository":{"id":160764331,"uuid":"625432329","full_name":"SydneyOwl/code-server-updater","owner":"SydneyOwl","description":"Code-server Updater.","archived":false,"fork":false,"pushed_at":"2023-05-03T02:13:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T22:53:21.918Z","etag":null,"topics":["code-server","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SydneyOwl.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-09T04:50:45.000Z","updated_at":"2023-04-15T05:20:28.000Z","dependencies_parsed_at":"2023-05-16T17:30:36.204Z","dependency_job_id":null,"html_url":"https://github.com/SydneyOwl/code-server-updater","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SydneyOwl/code-server-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SydneyOwl%2Fcode-server-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SydneyOwl%2Fcode-server-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SydneyOwl%2Fcode-server-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SydneyOwl%2Fcode-server-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SydneyOwl","download_url":"https://codeload.github.com/SydneyOwl/code-server-updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SydneyOwl%2Fcode-server-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-server","linux"],"created_at":"2024-11-15T18:08:11.942Z","updated_at":"2026-04-25T22:34:03.686Z","avatar_url":"https://github.com/SydneyOwl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/SydneyOwl/code-server-updater/ci.yml?style=for-the-badge) ![Docker Pulls](https://img.shields.io/docker/pulls/sydneymrcat/code-server-updater?style=for-the-badge) ![GitHub](https://img.shields.io/github/license/sydneyowl/code-server-updater?style=for-the-badge)\n\nThis is the Experimental updater for https://github.com/SydneyOwl/docker-code-server.\n\nCompatible for both full verison and pure version\n\n## Build\n\nTo build:\n```\ndocker build --build-arg CODE_RELEASE= `#optional` -t sydneymrcat/code-server-updater .\n```\n## Update Code-Server\n\nBefore updating, you should stop container:\n```\ndocker stop code-server\n```\n\nRun following commands to update your code app:\n```\ndocker pull sydneymrcat/code-server-updater:latest\ndocker run --rm  -v code_app:/app sydneymrcat/code-server-updater:latest\n```\n\ncode-server-updater always backup your original files when updating. You can manually delete them(/app/code-server*.bak.tar.gz)\n\n**Make sure the update is successful, or don't delete them!**\n## Undo changes\n\nif there's something went wrong when updating, you could undo changes via:\n```\ndocker run --rm  -v code_app:/app \\\n-e RECOVER=1 \\\n-e BACKUP_FILE= `#optional` \\\nsydneymrcat/code-server-updater:latest\n```\nNote: BACKUP_FILE is optional. You may specify the name of it if you have multiple backups. (e.g. BACKUP_FILE=code-server2023_04_14_13_04.bak.tar.gz)\n\n\n## VersionLog\n\nv0.1.1 updater of Code-server v4.12.0\n\nv0.1.0 Initial Release with updater of Code-server v4.11.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsydneyowl%2Fcode-server-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsydneyowl%2Fcode-server-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsydneyowl%2Fcode-server-updater/lists"}