{"id":36645695,"url":"https://github.com/zendtech/google-container-engine-zendserver","last_synced_at":"2026-01-12T10:00:01.131Z","repository":{"id":27350068,"uuid":"30825220","full_name":"zendtech/google-container-engine-ZendServer","owner":"zendtech","description":"A Google Container Engine recipe utilizing Zend Server Docker image ","archived":false,"fork":false,"pushed_at":"2015-02-15T13:17:02.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-04-13T12:56:55.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/zendtech.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":"2015-02-15T11:11:19.000Z","updated_at":"2023-04-13T12:56:55.740Z","dependencies_parsed_at":"2022-09-02T07:21:10.196Z","dependency_job_id":null,"html_url":"https://github.com/zendtech/google-container-engine-ZendServer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/zendtech/google-container-engine-ZendServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendtech%2Fgoogle-container-engine-ZendServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendtech%2Fgoogle-container-engine-ZendServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendtech%2Fgoogle-container-engine-ZendServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendtech%2Fgoogle-container-engine-ZendServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zendtech","download_url":"https://codeload.github.com/zendtech/google-container-engine-ZendServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zendtech%2Fgoogle-container-engine-ZendServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-12T10:00:00.939Z","updated_at":"2026-01-12T10:00:01.121Z","avatar_url":"https://github.com/zendtech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-container-engine-ZendServer\nA Google Container Engine recipe utilizing Zend Server Docker image \n\n\nFirst, install the google cli tool and set the project by following this guide:\nhttps://cloud.google.com/container-engine/docs/before-you-begin\n\nThen, clone this repo and cd into it.\n\n- set the availability zone we’ll be using:\n\ngcloud config set compute/zone us-central1-b\n\n#Create cluster\nEither using the following commands in order, or by invoking \"startup.sh\" :\n\n- create a Kuberentes cluster that will host our docker images:\n\ngcloud preview container clusters create cluster4\n\n- create a mysql pod and service:\n\ngcloud preview container pods create --config-file mysql-pod.json\n\ngcloud preview container services create --config-file mysql-service.json\n\n- create Zend Server services and pod:\n\ngcloud preview container services create --config-file zs-service.json\n\ngcloud preview container services create --config-file zs-ui-service.json\n\ngcloud preview container pods create --config-file zs-pod.json\n\n- Add firewall rule to allow access to ZS UI\n\ngcloud compute firewall-rules create zs-10081 --allow tcp:10081 --target-tags k8s-cluster4-node\n\n\n#Access\nTo access the containers we must find the external IP that was assigned to them. run:\n\ngcloud compute forwarding-rules list\n\nfor cleanup run \"cleanup.sh\".\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendtech%2Fgoogle-container-engine-zendserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzendtech%2Fgoogle-container-engine-zendserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzendtech%2Fgoogle-container-engine-zendserver/lists"}