{"id":21667402,"url":"https://github.com/cunkz/google-appengine-docker","last_synced_at":"2025-03-20T07:13:25.883Z","repository":{"id":205758835,"uuid":"461135432","full_name":"cunkz/google-appengine-docker","owner":"cunkz","description":"Simple initialization kit to deploy Google AppEngine via Docker and use custom domain","archived":false,"fork":false,"pushed_at":"2022-02-19T09:09:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T08:26:31.411Z","etag":null,"topics":["appengine","custom-domain","docker","google"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/cunkz.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":"2022-02-19T08:47:51.000Z","updated_at":"2022-02-19T09:11:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d18e81e4-aa2a-45f2-8f32-8116955bf2cd","html_url":"https://github.com/cunkz/google-appengine-docker","commit_stats":null,"previous_names":["cunkz/google-appengine-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fgoogle-appengine-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fgoogle-appengine-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fgoogle-appengine-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunkz%2Fgoogle-appengine-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cunkz","download_url":"https://codeload.github.com/cunkz/google-appengine-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566935,"owners_count":20473451,"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":["appengine","custom-domain","docker","google"],"created_at":"2024-11-25T11:37:55.437Z","updated_at":"2025-03-20T07:13:25.857Z","avatar_url":"https://github.com/cunkz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google AppEngine via Docker and Custom Domain\n\nThis repository contains examples of using Google AppEngine via Docker and Custom Domain.\n\n## Usage \u0026 Installation\n\nFirst, activate your Google AppEngine in spesific region. Important! your region can't be change to other region, so choose it wisely.\n\nIf you using Gitlab CI/CD, you can prepare service account json keyfile and upload it into Settings \u003e CI/CD \u003e Variable and name it \"APP_ENGINE_SERVICE_ACCOUNT\".\n\nIf you want to manual deploy, run this following command to deploy this application into your Google AppEngine :\n```bash\ngcloud app deploy app.yaml --version=1.0.0\n```\n\nAfter application successfully deployed, you can check the deployed url, usually at http://\u003cGOOGLE_PROJECT_ID\u003e.et.r.appspot.com\n\nIf you want to add custom domain for your application, open AppEngine Dashboard \u003e Settings \u003e Custom Domains \u003e Add Custom Domain.\n\nAfter you added some required record for verification and CNAME record into your domain, run this following command to deploy application into your Custom Domain :\n```bash\ngcloud app deploy dispatch.yaml\n```\n\n## Additional Information\n\nIn this repository, we recommend to use version in each deployment of AppEngine. Because when some trouble happen, you can immediately stop current version and start the older version via AppEngine Dashboard \u003e Versions \u003e Choose Service Name \u003e Choose Stable Version of Your Service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Fgoogle-appengine-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcunkz%2Fgoogle-appengine-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunkz%2Fgoogle-appengine-docker/lists"}