{"id":13541771,"url":"https://github.com/bpmct/code-server-heroku","last_synced_at":"2025-04-01T19:46:14.374Z","repository":{"id":117906336,"uuid":"335390275","full_name":"bpmct/code-server-heroku","owner":"bpmct","description":"Launch automatic cloud dev workspaces","archived":false,"fork":false,"pushed_at":"2021-03-04T09:02:07.000Z","size":42,"stargazers_count":3,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T12:49:02.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bpmct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-02-02T18:47:15.000Z","updated_at":"2024-10-16T14:00:38.000Z","dependencies_parsed_at":"2023-03-13T12:48:09.129Z","dependency_job_id":null,"html_url":"https://github.com/bpmct/code-server-heroku","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcode-server-heroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcode-server-heroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcode-server-heroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fcode-server-heroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpmct","download_url":"https://codeload.github.com/bpmct/code-server-heroku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246705356,"owners_count":20820713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T10:00:56.887Z","updated_at":"2025-04-01T19:46:14.338Z","avatar_url":"https://github.com/bpmct.png","language":"Dockerfile","funding_links":[],"categories":["Installing 💻"],"sub_categories":[],"readme":"🔴 This repo is archived. Check out [deploy-code-server](https://github.com/bpmct/deploy-code-server)\n\n\n# code-server-heroku\n\nLaunch automatic cloud dev workspaces ☁️\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/bpmct/code-server-heroku/tree/main)\n\n## Why develop on a Heroku dyno?\n\n- Code from any device, even an iPad or Chromebook\n- Create a new workspace for each project, with the exact config necessary\n- Run unlimited dynos for free, up to 1000 total hours per month. They shut down after 30m of inactivity.\n\n⚠️: Heroku does not have a persistant filesystem. Make sure you are using a git and pushing regularily.\n\n## Ways to get started:\n- Deploy via the 1-click deploy (only base image for now 😔)\n- Fork this repo, extend the image.\n- Deploy one of the [sample-images/](sample-images/) with Heroku's [container registry tutorial](https://devcenter.heroku.com/articles/container-registry-and-runtime)\n\nExtending:\n```Dockerfile\nFROM bencdr/code-server-heroku\n\n# Install your dependencies\nRUN apt-get install -y ...\n```\n\n## Todo:\n\n- [x] Create base image\n- [ ] Create sample images\n- [ ] Create GitHub action to build\n- [ ] Simplify image creation/deployment process\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fcode-server-heroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpmct%2Fcode-server-heroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fcode-server-heroku/lists"}