{"id":50755402,"url":"https://github.com/foggykitchen/foggykitchen-instance-group-hello-world","last_synced_at":"2026-06-11T04:30:33.827Z","repository":{"id":363842256,"uuid":"1265085982","full_name":"foggykitchen/foggykitchen-instance-group-hello-world","owner":"foggykitchen","description":"Sample static web application packaged for OCI DevOps compute instance group deployments.","archived":false,"fork":false,"pushed_at":"2026-06-10T15:02:31.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-10T16:24:29.824Z","etag":null,"topics":["devops","foggykitchen","instance-group","oci-devops","oraclecloud","oraclecloudinfrastructure","static-site"],"latest_commit_sha":null,"homepage":"https://foggykitchen.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"upl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foggykitchen.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-10T13:00:05.000Z","updated_at":"2026-06-10T15:08:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/foggykitchen/foggykitchen-instance-group-hello-world","commit_stats":null,"previous_names":["foggykitchen/foggykitchen-instance-group-hello-world"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/foggykitchen/foggykitchen-instance-group-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foggykitchen%2Ffoggykitchen-instance-group-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foggykitchen%2Ffoggykitchen-instance-group-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foggykitchen%2Ffoggykitchen-instance-group-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foggykitchen%2Ffoggykitchen-instance-group-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foggykitchen","download_url":"https://codeload.github.com/foggykitchen/foggykitchen-instance-group-hello-world/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foggykitchen%2Ffoggykitchen-instance-group-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34183109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["devops","foggykitchen","instance-group","oci-devops","oraclecloud","oraclecloudinfrastructure","static-site"],"created_at":"2026-06-11T04:30:33.019Z","updated_at":"2026-06-11T04:30:33.815Z","avatar_url":"https://github.com/foggykitchen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoggyKitchen Instance Group Hello World\n\nSample static application for OCI DevOps compute instance group deployments.\n\nThis repository is intentionally small. It represents an application repository that can be connected to an OCI DevOps external GitHub trigger. A push to the configured branch can start a build pipeline that packages the static site as a binary artifact, and a deployment pipeline can roll that artifact out to private OCI Compute instances behind a public Load Balancer.\n\n## Repository Layout\n\n- `site/`: static web content deployed to `nginx`\n- `scripts/install.sh`: install script executed on each target instance by the OCI DevOps deployment specification\n- `build_spec.yaml`: OCI DevOps build specification that packages the site and install script into a tarball artifact\n\n## OCI DevOps Flow\n\n```text\nGitHub push\n  -\u003e OCI DevOps trigger\n  -\u003e build pipeline\n  -\u003e package static site artifact\n  -\u003e deliver artifact\n  -\u003e trigger deployment pipeline\n  -\u003e rolling deployment to compute instance group\n  -\u003e public HTTP access through OCI Load Balancer\n```\n\nThe build pipeline does not build a container image. For compute instance group deployments, the build output is a binary artifact such as a `tar.gz` archive. The deployment specification downloads that artifact to each target instance and runs the install script through the Compute Instance Run Command plugin.\n\n## Local Packaging Test\n\n```bash\nmkdir -p dist\ntar -czf dist/foggykitchen-instance-group-hello-world-local.tar.gz site scripts VERSION\ntar -tzf dist/foggykitchen-instance-group-hello-world-local.tar.gz\n```\n\n## License\n\nLicensed under the **Universal Permissive License (UPL), Version 1.0**.\nSee [LICENSE](LICENSE) for details.\n\n© 2026 [FoggyKitchen.com](https://foggykitchen.com) - Cloud. Code. Clarity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoggykitchen%2Ffoggykitchen-instance-group-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoggykitchen%2Ffoggykitchen-instance-group-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoggykitchen%2Ffoggykitchen-instance-group-hello-world/lists"}