{"id":14987858,"url":"https://github.com/apache/brooklyn-server","last_synced_at":"2025-04-05T16:09:30.146Z","repository":{"id":37431724,"uuid":"47246081","full_name":"apache/brooklyn-server","owner":"apache","description":"Apache Brooklyn Server","archived":false,"fork":false,"pushed_at":"2025-02-06T02:10:26.000Z","size":48101,"stargazers_count":40,"open_issues_count":23,"forks_count":52,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-29T15:09:35.990Z","etag":null,"topics":["brooklyn","cloud","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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}},"created_at":"2015-12-02T08:00:06.000Z","updated_at":"2025-02-07T07:27:15.000Z","dependencies_parsed_at":"2023-02-18T09:30:41.908Z","dependency_job_id":"da290cb2-bb36-450a-b1e9-6a8280cfde3d","html_url":"https://github.com/apache/brooklyn-server","commit_stats":{"total_commits":11542,"total_committers":111,"mean_commits":"103.98198198198199","dds":0.7370473054929821,"last_synced_commit":"97e583b744cf8b631b0a571a1703b293b5f18da5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fbrooklyn-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fbrooklyn-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fbrooklyn-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fbrooklyn-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/brooklyn-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246983550,"owners_count":20864272,"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":["brooklyn","cloud","java"],"created_at":"2024-09-24T14:15:35.315Z","updated_at":"2025-04-05T16:09:30.126Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# [![**Brooklyn**](https://brooklyn.apache.org/style/img/apache-brooklyn-logo-244px-wide.png)](http://brooklyn.apache.org/)\n\n### Apache Brooklyn Server Sub-Project\n\nThis repo contains the core elements to run a Brooklyn server,\nfrom the API and utils through to the core implementation and the REST server.\n\n### Building the project\n\nTwo methods are available to build this project: within a docker container or directly with maven.\n\n#### Using docker\n\nThe project comes with a `Dockerfile` that contains everything you need to build this project.\nFirst, build the docker image:\n\n```bash\ndocker build -t brooklyn:server .\n```\n\nThen run the build:\n\n```bash\ndocker run -i --rm --name brooklyn-server -v ${HOME}/.m2:/root/.m2 -v ${PWD}:/usr/build -w /usr/build brooklyn:server mvn clean install\n```\n\n#### Using maven\n\nSimply run:\n\n```bash\nmvn clean install\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fbrooklyn-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fbrooklyn-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fbrooklyn-server/lists"}