{"id":18029419,"url":"https://github.com/dharmit/centos-che-stacks","last_synced_at":"2026-01-19T02:32:09.313Z","repository":{"id":148118881,"uuid":"66907567","full_name":"dharmit/centos-che-stacks","owner":"dharmit","description":"CentOS Che Stacks","archived":false,"fork":false,"pushed_at":"2016-09-27T09:57:32.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T21:14:19.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dharmit.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-30T04:49:35.000Z","updated_at":"2016-10-22T12:53:36.000Z","dependencies_parsed_at":"2023-05-19T04:45:24.003Z","dependency_job_id":null,"html_url":"https://github.com/dharmit/centos-che-stacks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dharmit/centos-che-stacks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmit%2Fcentos-che-stacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmit%2Fcentos-che-stacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmit%2Fcentos-che-stacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmit%2Fcentos-che-stacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dharmit","download_url":"https://codeload.github.com/dharmit/centos-che-stacks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmit%2Fcentos-che-stacks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28558229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-30T09:09:04.241Z","updated_at":"2026-01-19T02:32:09.297Z","avatar_url":"https://github.com/dharmit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n============\n\nThis repo contains `stacks.json` that one can append to existing file with same\nname in order to get additional stacks for use in Eclipse Che IDE.\n\nHow to add custom stacks to Eclipse Che?\n========================================\n\nTL;DR: Append the contents of `stacks.json` to existing `stacks.json` file\ncreated by Eclipse Che.\n\nFollow below instructions for details on how to start Eclipse Che and append\nthe `stacks.json` file to it.\n\n- Start Eclipse Che with the help of eclipse/che Docker image:\n\n    ```\n    $ docker run --rm -t -v /var/run/docker.sock:/var/run/docker.sock registry.centos.org/eclipse/che-launcher start\n    ```\n\n- Above command would create a new user called `user` and place Che related\n  files under /home/user/che directory.\n\n- If you don't see files there, try restarting or stopping the che-server\n  container.\n\n- `stacks.json` can be found under `/home/user/che/storage/stacks.json`.\n  Append `stacks.json` in this repo to that file.\n\n-  Now start Eclipse Che with the codenvy/che-server Docker image:\n\n    ```\n    $ docker run --net=host \\                                             \n           --name che \\\n           -v /var/run/docker.sock:/var/run/docker.sock \\\n           -v /home/user/che/lib:/home/user/che/lib-copy \\\n           -v /home/user/che/workspaces:/home/user/che/workspaces \\\n           -v /home/user/che/storage:/home/user/che/storage \\\n           registry.centos.org/eclipse/che-server\n    ```\n\n- Hit [http://localhost:8080](http://localhost:8080) in your browser and you\n  should see the Eclipse Che IDE running. There won't be any\n  projects/workspaces in their yet.\n\n- Click on \"Workspaces\" in the navigation pane on the left. Click on \"+\" icon\n  at top-right of the screen.\n\n- Under \"Select Stack\" section, click on \"Stack Library\". You should see the\n  custom stacks that you created.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmit%2Fcentos-che-stacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdharmit%2Fcentos-che-stacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmit%2Fcentos-che-stacks/lists"}