{"id":24625162,"url":"https://github.com/johnmccabe/vagrant-brooklyn-getting-started","last_synced_at":"2026-05-18T18:33:52.716Z","repository":{"id":73913272,"uuid":"44180443","full_name":"johnmccabe/vagrant-brooklyn-getting-started","owner":"johnmccabe","description":"Vagrant files to bootstrap Apache Brooklyn Getting Started example","archived":false,"fork":false,"pushed_at":"2016-01-22T00:03:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T07:59:44.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"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/johnmccabe.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":"2015-10-13T14:04:55.000Z","updated_at":"2016-01-20T16:29:41.000Z","dependencies_parsed_at":"2023-03-22T09:56:22.973Z","dependency_job_id":null,"html_url":"https://github.com/johnmccabe/vagrant-brooklyn-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnmccabe/vagrant-brooklyn-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fvagrant-brooklyn-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fvagrant-brooklyn-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fvagrant-brooklyn-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fvagrant-brooklyn-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmccabe","download_url":"https://codeload.github.com/johnmccabe/vagrant-brooklyn-getting-started/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmccabe%2Fvagrant-brooklyn-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33187107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-01-25T04:13:14.460Z","updated_at":"2026-05-18T18:33:52.697Z","avatar_url":"https://github.com/johnmccabe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"**MOVING** - see https://github.com/apache/incubator-brooklyn/pull/1170\n\n# vagrant-brooklyn-getting-started\nVagrant files to bootstrap [Apache Brooklyn Getting Started example](https://brooklyn.incubator.apache.org/v/latest/start/running.html).\n\n## How to use\n\nThis assumes you have already installed Virtualbox and Vagrant on your local machine.\n\nThe supplied `server.yaml` contains both a Brooklyn node and 3 small BYON nodes, you can ignore the BYON nodes if you only intend to test cloud deployments.\n\n### Starting Brooklyn Node\n\n1. Clone this repo\n\n    ```\n    git clone https://github.com/johnmccabe/vagrant-brooklyn-getting-started.git\n    ```\n\n2. Cd into the repo and start the brooklyn node\n\n    ```\n    cd vagrant-brooklyn-getting-started\n    vagrant up brooklyn\n    ```\n\n3. Connect to the [Brooklyn Web Console](http://10.10.10.100:8081/)\n\n### Starting BYON Nodes\n\n1. From the repo directory you can start the BYON nodes with. (Note that you can add additional nodes to `server.yaml` if desired)\n\n    ```\n    vagrant up byon1 byon2 byon3 byon4\n    ```\n\n2. They will be availble to add to your blueprint with the following location\n\n    ```\n    location:\n      byon:\n        user: vagrant\n        password: vagrant\n        hosts:\n          - 10.10.10.101\n          - 10.10.10.102\n          - 10.10.10.103\n          - 10.10.10.104\n    ````\n\n### Viewing Brooklyn Logs\n\n1. To view logs you must first connect to the brooklyn VM (from the root of this repository):\n\n    ```\n    vagrant ssh brooklyn\n    ```\n\n2. As Brooklyn is being started by systemd in this VM you can view the logs from the brooklyn unit as follows:\n\n    ```\n    sudo journalctl -u brooklyn\n    ```\n    \n    Alternatively you can view them directly in the syslog:\n\n    ```\n    sudo tail -f /var/log/syslog\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmccabe%2Fvagrant-brooklyn-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmccabe%2Fvagrant-brooklyn-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmccabe%2Fvagrant-brooklyn-getting-started/lists"}