{"id":19792035,"url":"https://github.com/making/shared-mysql-service-broker","last_synced_at":"2025-10-24T11:31:59.178Z","repository":{"id":57714904,"uuid":"108435146","full_name":"making/shared-mysql-service-broker","owner":"making","description":"Open Service Broker API for an existing shared MySQL","archived":false,"fork":false,"pushed_at":"2020-09-07T10:30:57.000Z","size":97,"stargazers_count":7,"open_issues_count":3,"forks_count":10,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-06T07:37:32.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-26T16:10:47.000Z","updated_at":"2024-12-09T19:53:17.000Z","dependencies_parsed_at":"2022-09-02T22:00:38.856Z","dependency_job_id":null,"html_url":"https://github.com/making/shared-mysql-service-broker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fshared-mysql-service-broker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fshared-mysql-service-broker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fshared-mysql-service-broker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fshared-mysql-service-broker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/making","download_url":"https://codeload.github.com/making/shared-mysql-service-broker/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812224,"owners_count":21647866,"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-11-12T07:05:45.257Z","updated_at":"2025-10-24T11:31:59.091Z","avatar_url":"https://github.com/making.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shared-mysql-service-broker\nOpen Service Broker API for an existing shared MySQL\n\n## Install the service broker on Cloud Foundry\n\n```\nwget http://central.maven.org/maven2/am/ik/servicebroker/shared-smysql-service-broker/0.0.3/shared-smysql-service-broker-0.0.3.jar -O target/shared-smysql-service-broker-0.0.3.jar\ncf create-user-provided-service shared-mysql -p '{\"url\": \"mysql://username:password@mysql.example.com:3306/shared_mysql_service_broker\"}'\ncf push\n```\n\n```\ncf create-service-broker shared-mysql admin password https://shared-mysql-service-broker.\u003capps domain\u003e\ncf enable-service-access shared-mysql\n```\n\n### Create and bind a service instance\n\n```\ncf create-service shared-mysql shared demo-db\ncf bind-service your-app demo-db\n```\n\n## Install the service broekr on Kubernetes\n\n```\n./k8/install-service-catalog.sh\nkubectl apply -f k8s/namespace.yml\n```\n\n```\ncp k8s/secret.yml.old k8s/secret.yml\n# Edit secret.yml for your environment\nkubectl apply -f k8s/secret.yml\nkubectl apply -f k8s/deployment.yml\nkubectl apply -f k8s/cluster-service-broker.yml\n```\n\n### Create and bind a service instance\n\n```\nkubectl apply -f k8s/sample/service-instance.yml\nkubectl apply -f k8s/sample/service-binding.yml\nkubectl apply -f k8s/sample/wordpress.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fshared-mysql-service-broker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaking%2Fshared-mysql-service-broker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fshared-mysql-service-broker/lists"}