{"id":18595907,"url":"https://github.com/42bv/docker-gam","last_synced_at":"2025-04-10T16:31:50.120Z","repository":{"id":144794789,"uuid":"99924273","full_name":"42BV/docker-gam","owner":"42BV","description":"Google Apps Manager in a Docker container","archived":false,"fork":false,"pushed_at":"2017-08-28T11:27:01.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-25T01:14:38.741Z","etag":null,"topics":["docker-image","gam","google-api","google-apps","google-apps-manager"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/42bv/gam","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/42BV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-08-10T13:09:22.000Z","updated_at":"2024-01-07T11:11:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"28a7fa38-ca8f-4f96-8fa3-07ffbf1a9f42","html_url":"https://github.com/42BV/docker-gam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42BV%2Fdocker-gam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42BV%2Fdocker-gam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42BV%2Fdocker-gam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42BV%2Fdocker-gam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/42BV","download_url":"https://codeload.github.com/42BV/docker-gam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252695,"owners_count":21072701,"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":["docker-image","gam","google-api","google-apps","google-apps-manager"],"created_at":"2024-11-07T01:22:12.944Z","updated_at":"2025-04-10T16:31:50.106Z","avatar_url":"https://github.com/42BV.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Build Statu](https://img.shields.io/docker/build/42bv/gam.svg)](https://hub.docker.com/r/42bv/gam/builds/) ![Docker Stars](https://img.shields.io/docker/stars/42bv/gam.svg) [![Docker Pulls](https://img.shields.io/docker/pulls/42bv/gam.svg)](https://hub.docker.com/r/42bv/gam/)\n\n# Docker - Google Apps Manager (GAM)\n\n[GAM](https://github.com/jay0lee/GAM) is a command line tool for Google Apps administrators to manage domain and user settings\n\n\n* Visit the [Wiki pages](https://github.com/jay0lee/GAM/wiki) for instructions and examples\n\n---\n\n## Docker\n\n### Supported tags and Dockerfile\n\n- `latest` [(Dockerfile)](https://github.com/42BV/docker-gam/blob/master/Dockerfile)\n\n\n### Pull  \n\nGet the latest version:\n```\ndocker pull 42bv/gam:latest\n```\n\n### Build  \n\nClone the repository:\n```\ngit clone git@github.com:42BV/docker-gam.git\ncd docker-gam\n```\n\nBuild the current Dockerfile  and tag the image:   \n```\ndocker build -t gam .\n```\n\n### Run\n\nMake sure you have the required credential files in your current directory:\n- `oauth2.txt`\n- `oauth2service.json`\n- `client_secrets.json`\n\n*You need to generate these first, see installation.*\n```\ndocker run -it --rm \\\n       -v \"${PWD}\"/oauth2.txt:/opt/gam/src/oauth2.txt \\\n       -v \"${PWD}\"/oauth2service.json:/opt/gam/src/oauth2service.json \\\n       -v \"${PWD}\"/client_secrets.json:/opt/gam/src/client_secrets.json \\\n       --name gam 42bv/gam\n```\n\n---\n\n## Installation\n\nNo installation is required beyond running the Docker commands and generating your credential files.\nSee the [detailed instruction page](https://github.com/jay0lee/GAM/wiki/CreatingClientSecretsFile) on how to create them. \n\n## License\n\nReleased under the [MIT license](https://github.com/42BV/docker-gam/blob/master/LICENSE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42bv%2Fdocker-gam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F42bv%2Fdocker-gam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42bv%2Fdocker-gam/lists"}