{"id":17103039,"url":"https://github.com/marc0der/grails-cloud-bees","last_synced_at":"2025-04-13T00:41:41.615Z","repository":{"id":137622224,"uuid":"1706970","full_name":"marc0der/grails-cloud-bees","owner":"marc0der","description":"A CloudBees API plugin for Grails","archived":false,"fork":false,"pushed_at":"2012-12-03T12:52:04.000Z","size":271,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T18:43:49.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marc0der.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}},"created_at":"2011-05-05T15:35:12.000Z","updated_at":"2017-06-02T20:40:58.000Z","dependencies_parsed_at":"2023-04-13T13:04:40.089Z","dependency_job_id":null,"html_url":"https://github.com/marc0der/grails-cloud-bees","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc0der%2Fgrails-cloud-bees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc0der%2Fgrails-cloud-bees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc0der%2Fgrails-cloud-bees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marc0der%2Fgrails-cloud-bees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marc0der","download_url":"https://codeload.github.com/marc0der/grails-cloud-bees/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650416,"owners_count":21139672,"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":[],"created_at":"2024-10-14T15:31:15.070Z","updated_at":"2025-04-13T00:41:41.571Z","avatar_url":"https://github.com/marc0der.png","language":"Groovy","readme":"# CloudBees Plugin\n\n## Description\n\nCloudBees provides Platform as a Service for Java that offers a complete end-to-end environment, from development to production. As a Java (and hence, Groovy \u0026 Grails) developer, you can more easily create quality software by putting your code into the DEV@cloud build system, and from there instantly publishing your application to the cloud using RUN@cloud for Java.\n\nThis operation requires interaction with the CloudBees API through their SDK. This plugin exposes the CloudBees SDK API through a series of command line scripts. The CloudBees SDK does not need to be installed on your box for this to work. Simply install the plugin and start invoking commands on the cloud.\n\n## Installation\n\n    grails install-plugin cloud-bees\n\n## Application Configuration\n\nInsert the following lines in your `grails-app/conf/Config.groovy` file:\n\n    cloudbees.api.url='https://api.cloudbees.com/api'\n    cloudbees.api.key='CLOUD_BEES_API_KEY'\n    cloudbees.api.secret='CLOUD_BEES_API_SECRET'\n\nProvide the API key and secret as required.\n\n## Commands\n\nAll commands are issued prefixed by the grails command, or in the interactive shell. e.g\n\n    grails bees-app-list\n\nThe following commands are provided:\n\n    bees-app-checksums \u003cappId\u003e\n    bees-app-delete \u003cappId\u003e\n    bees-app-deploy \u003cappId\u003e \u003ctag\u003e \u003cwar\u003e\n    bees-app-info \u003cappId\u003e\n    bees-app-list\n    bees-app-restart \u003cappId\u003e\n    bees-app-start \u003cappId\u003e\n    bees-app-stop \u003cappId\u003e\n    bees-app-tail \u003cappId\u003e LOGNAME\n\n    bees-db-create \u003cdomain\u003e \u003cdbId\u003e \u003cusername\u003e \u003cpassword\u003e \n    bees-db-delete \u003cdbId\u003e\n    bees-db-info \u003cdbId\u003e\n    bees-db-list\n\nAll commands have comprehensive help, which can be viewed as follows:\n\n    $ grails help bees-app-info\n    …\n    Environment set to development\n    \n    grails bees-app-info -- Returns the basic information about an application.\n    \n    Usage (optionals in square brackets):\n    \n    grails bees-app-info \u003cappId\u003e appId : the application id (in the form user/appname)\n    \n## Source Code\n\nSource code can be found on GitHub at: https://github.com/marcoVermeulen/grails-cloud-bees","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarc0der%2Fgrails-cloud-bees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarc0der%2Fgrails-cloud-bees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarc0der%2Fgrails-cloud-bees/lists"}