{"id":19792668,"url":"https://github.com/making/cf-workshop","last_synced_at":"2025-02-28T09:48:15.179Z","repository":{"id":136908455,"uuid":"54646713","full_name":"making/cf-workshop","owner":"making","description":"Cloud Foundry Workshop","archived":false,"fork":false,"pushed_at":"2017-12-27T06:06:52.000Z","size":156,"stargazers_count":37,"open_issues_count":0,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-11T04:30:10.028Z","etag":null,"topics":["cloud-foundry"],"latest_commit_sha":null,"homepage":"","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/making.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-03-24T14:08:59.000Z","updated_at":"2023-05-17T13:54:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c34caae-4881-4864-b5e0-0ea6b1dd7711","html_url":"https://github.com/making/cf-workshop","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/making%2Fcf-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fcf-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fcf-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fcf-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/making","download_url":"https://codeload.github.com/making/cf-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241133006,"owners_count":19915311,"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":["cloud-foundry"],"created_at":"2024-11-12T07:07:38.609Z","updated_at":"2025-02-28T09:48:15.171Z","avatar_url":"https://github.com/making.png","language":null,"readme":"# cf-workshop\n\n* [Introduction (今すぐ始めるCloud Foundry)](http://www.slideshare.net/makingx/cloud-foundry-hackt-hacktk)\n* \u003cs\u003e[Introduction (Introduction to Cloud Foundry)](http://www.slideshare.net/makingx/introduction-to-cloud-foundry-jjug)\u003c/s\u003e\n\n\n## Contents\n\n\u003e 絵文字の数字は優先度（小さい方が優先度高）です。\n\n1. 0️⃣ [事前準備 / Prerequisite](prerequisite.md)\n1. 1️⃣ 簡単なアプリケーションをデプロイ / Deploy hello world [[Java](deploy-application_java.md)] [[Go](deploy-application_go.md)] [[PHP](deploy-application_php.md)] [[PHP(簡易版)](deploy-application_php-simple.md)] [[Python](deploy-application_python.md)]\n1. 1️⃣ バックエンドサービス(Redis)の利用 / Use backend service(Redis) [[Java](backend-service-redis_java.md)] [[Go](backend-service-redis_go.md)] [[PHP(簡易版)](backend-service-redis_php-simple.md)] \n1. 2️⃣ バックエンドサービス(MySQL)の利用 / Use backend service(MySQL) [[Java(JPA版)](backend-service-mysql_java.md)] [[Java(MyBatis版)](backend-service-mysql_java_mybatis.md)]\n1. 4️⃣ バックエンドサービス(Oracle Database)の利用 / Use backend service(Oracle Database) [[Java(JPA版)](backend-service-oracle_java.md)]\n1. 1️⃣ スケールアウト / Scale out application [[Java](scale-out_java.md)] [[Go](scale-out_go.md)] [[PHP(簡易版)](scale-out_php-simple.md)]\n1. 3️⃣ [PCF Metricsによるアプリケーションのモニタリング / Application monitoring with PCF Metrics](pcf-metrics.md) \n1. 2️⃣ [アプリケーションログの転送 / Forward application log](logging.md)\n1. 1️⃣ Blue-Greenデプロイ / Blue-Green deployment [[Java](blue-green-deployment_java.md)] [[Go](blue-green-deployment_go.md)] [[PHP(簡易版)](blue-green-deployment_php-simple.md)]\n1. 4️⃣ [PCF Devを用いたローカルCloud Foundry環境](pcf-dev.md)\n\nTo be continued\n\n## Backlog\n\n- [ ] One-Off Taskの実行\n- [ ] Organization / Space / User / Roleの作成\n- [ ] Auto Scaleの利用\n- [x] User Provided Serviceの利用\n- [x] PCF Devを使用したローカルCloud Foundry環境\n- [x] Service Brokerの作成 ([別資料](https://github.com/Pivotal-Japan/service-broker-workshop))\n- [x] PCF Metrixの利用\n- [x] ログの転送にlogit.ioを追加\n- [x] RabbitMQの利用([別資料](https://github.com/Pivotal-Japan/spring-cloud-stream-tutorial))\n\n## 利用規約\n\n無断で本ドキュメントの一部または全部を改変したり、本ドキュメントを用いた二次的著作物を作成することを禁止します。ただし、ドキュメント修正のためのPull Requestは大歓迎です。\n\n----\n© 2017 Pivotal Japan\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fcf-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaking%2Fcf-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fcf-workshop/lists"}