{"id":19399214,"url":"https://github.com/fiddler-labs/google-marketplace-integration","last_synced_at":"2026-03-03T05:33:40.880Z","repository":{"id":236170855,"uuid":"781619122","full_name":"fiddler-labs/google-marketplace-integration","owner":"fiddler-labs","description":"Repo for google marketplace integration","archived":false,"fork":false,"pushed_at":"2024-05-31T04:35:03.000Z","size":329,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T23:28:33.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fiddler-labs.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":"2024-04-03T18:15:34.000Z","updated_at":"2024-06-26T11:18:22.000Z","dependencies_parsed_at":"2024-05-01T19:15:07.202Z","dependency_job_id":"fbbf0ca4-5df1-4560-9413-b9e688104988","html_url":"https://github.com/fiddler-labs/google-marketplace-integration","commit_stats":null,"previous_names":["fiddler-labs/google-marketplace-integration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fiddler-labs/google-marketplace-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddler-labs%2Fgoogle-marketplace-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddler-labs%2Fgoogle-marketplace-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddler-labs%2Fgoogle-marketplace-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddler-labs%2Fgoogle-marketplace-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiddler-labs","download_url":"https://codeload.github.com/fiddler-labs/google-marketplace-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiddler-labs%2Fgoogle-marketplace-integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285006654,"owners_count":27098915,"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","status":"online","status_checked_at":"2025-11-18T02:00:05.759Z","response_time":61,"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":[],"created_at":"2024-11-10T11:08:32.781Z","updated_at":"2025-11-18T05:02:22.036Z","avatar_url":"https://github.com/fiddler-labs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nFiddler app overview\n\n# Installation\n\n## Quick install with Google Cloud Marketplace\n\nGet up and running with a few clicks! Install this Fiddler app to a Google\nKubernetes Engine cluster using Google Cloud Marketplace. Follow the on-screen instructions:\n\n-----\u003e *TODO*: link to product details page*\n\n## Command line instructions\n\nFollow these instructions to install Fiddler from the command line.\n\n### Prerequisites\n\n#### Set up command-line tools\n\n----\u003e *TODO*: to be compleleted\n\nYou'll need the following tools in your development environment. If you are\nusing Cloud Shell, `gcloud`, `kubectl`, Docker, and Git are installed in your\nenvironment by default.\n\n-   [gcloud](https://cloud.google.com/sdk/gcloud/)\n-   [kubectl](https://kubernetes.io/docs/reference/kubectl/overview/)\n-   [docker](https://docs.docker.com/install/)\n-   [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n-   [openssl](https://www.openssl.org/)\n-   [helm](https://helm.sh/)\n\nConfigure `gcloud` as a Docker credential helper:\n\n```shell\ngcloud auth configure-docker\n```\n\n#### Create a Google Kubernetes Engine (GKE) cluster\n\nCreate variables from the command line:\n\n```shell\nexport CLUSTER=fiddler-prod-cluster\nexport ZONE=us-west1-a\n```\n\nConfigure `kubectl` to connect to the new cluster:\n\n```shell\ngcloud container clusters get-credentials \"$CLUSTER\" --zone \"$ZONE\"\n```\n\n#### Clone this repo\n\n```shell\ngit clone --recursive https://github.com/GoogleCloudPlatform/marketplace-k8s-app-example.git\n```\n\n#### Install the Application resource definition\n\nAn Application resource is a collection of individual Kubernetes components,\nsuch as Services, Deployments, and so on, that you can manage as a group.\n\nTo set up your cluster to understand Application resources, run the following\ncommand:\n\n```shell\nkubectl apply -f \"https://raw.githubusercontent.com/GoogleCloudPlatform/marketplace-k8s-app-tools/master/crd/app-crd.yaml\"\n```\n\nYou need to run this command once.\n\nThe Application resource is defined by the\n[Kubernetes SIG-apps](https://github.com/kubernetes/community/tree/master/sig-apps)\ncommunity. The source code can be found on\n[github.com/kubernetes-sigs/application](https://github.com/kubernetes-sigs/application).\n\n### Install the application\n\n### Commands\n\n*TODO: Modify commands*\n\n\n# Backups\n\n*TODO: instructions for backups*\n\n# Upgrades\n\n*TODO: instructions for upgrades*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddler-labs%2Fgoogle-marketplace-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiddler-labs%2Fgoogle-marketplace-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiddler-labs%2Fgoogle-marketplace-integration/lists"}