{"id":31904369,"url":"https://github.com/cloudfoundry-community/cfplayground","last_synced_at":"2025-10-13T13:49:23.554Z","repository":{"id":17665216,"uuid":"20469877","full_name":"cloudfoundry-community/cfplayground","owner":"cloudfoundry-community","description":"Web portal for CF, lets users try out CF with free temp account and interactive tutorials","archived":false,"fork":false,"pushed_at":"2015-03-06T01:41:55.000Z","size":14472,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-14T22:47:39.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/cloudfoundry-community.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}},"created_at":"2014-06-04T04:14:00.000Z","updated_at":"2024-02-09T14:28:32.000Z","dependencies_parsed_at":"2022-09-10T17:51:09.408Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/cfplayground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/cfplayground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcfplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcfplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcfplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcfplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/cfplayground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fcfplayground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015347,"owners_count":26085686,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"2025-10-13T13:48:46.906Z","updated_at":"2025-10-13T13:49:23.547Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"CF Playground\n==============\nThe goal of this project is to provide an easily accessible environment for users who want to experience Cloud Foundry, without having to setup and to learn the operation of the platform.  CF Playground provides an interactive tutorial.\n\n\u003cp/\u003e\n![CF Playground in Action](https://github.com/cloudfoundry-community/cfplayground/raw/master/images/cfplayground.jpg)\n\u003cp/\u003e\n\nSetting up CF Playground\n========================\nThe following instruction is for OSX/Linux, windows support is coming soon.\nYou will need to host your own Cloud Foundry environment (bosh-lite or any full deployment)\n\n1) Ensure that [Go](http://golang.org/) version 1.2+ is installed on the system\n\n2) Setup the GOPATH\n\n    export GOPATH=~/go\n    export PATH=$GOPATH/bin:$PATH\n  \n3) Download CF PLayground\n\n    go get github.com/cloudfoundry-community/cfplayground\n    cd $GOPATH/src/github.com/cloudfoundry-community/cfplayground\n  \n  *(Ignore any warnings about \"no buildable Go source files\")\n  \n4) Create a config file `config.json` under `config/` with the info of your Cloud Foundry environment, a sample config file is provided for reference `config/sameple_config.json`\n\n_*_ if no `config.json` is found, `boshlite_config.json` will be used to target a local boshlite environment.\n  \n5) Run CF Playground\n\n    go run main.go\n    \n* If you are running CF Playground under Linux, download Linux [CF CLI Binary](https://github.com/cloudfoundry/cli/releases), rename and replace the `pcf` file under `assets/cf/` with the downloaded binary.\n    \nLimitation\n==========\n- No Windows support (coming soon)\n- Arbitrary app pushing (functioning, improvement to be made)\n- Temp user account/space clean up (work in progress)\n- Restore user session (functioning, improvement to be made)\n- The supported CF commands are:\n    - cf push\n    - cf apps\n    - cf app {app name}\n    - cf delete {app name}\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fcfplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fcfplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fcfplayground/lists"}