{"id":17329870,"url":"https://github.com/fgimenez/kafka-cookbook","last_synced_at":"2025-03-27T05:43:43.988Z","repository":{"id":13275985,"uuid":"15961566","full_name":"fgimenez/kafka-cookbook","owner":"fgimenez","description":"Installs Kafka broker","archived":false,"fork":false,"pushed_at":"2018-03-02T17:35:25.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T11:11:06.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/fgimenez.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}},"created_at":"2014-01-16T07:53:26.000Z","updated_at":"2017-03-19T23:03:43.000Z","dependencies_parsed_at":"2022-09-18T06:20:18.859Z","dependency_job_id":null,"html_url":"https://github.com/fgimenez/kafka-cookbook","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/fgimenez%2Fkafka-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkafka-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkafka-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkafka-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgimenez","download_url":"https://codeload.github.com/fgimenez/kafka-cookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791927,"owners_count":20672669,"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-15T14:49:39.403Z","updated_at":"2025-03-27T05:43:43.966Z","avatar_url":"https://github.com/fgimenez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/fgimenez/kafka-cookbook.png)](https://travis-ci.org/fgimenez/kafka-cookbook)\n\nKafka Broker Cookbook\n=================\nThis cookbook installs Apache Kafka broker. It allows installing different versions of Kafka and has been tested with 0.8.0 and 0.7.0.\n\nRequirements\n------------\n\nIt was developed on Ubuntu 12.04 but should work on any platform where Java 1.6 works. \n\nThe java cookbook is needed, as usual may be handled with Berkshelf. \n\nAttributes\n----------\n* node['kafka_broker']['version']: Kafka version to be installed, the cookbook has been tested with 0.8.0\n* node['kafka_broker']['scala_version']: Scala version for the binary download, the cookbook has been tested with 2.8.0\n* node['kafka_broker']['tarball_url']: Where to obtain Kafka's source\n* node['kafka_broker']['install_dir']: Where to install Kafka\n* node['kafka_broker']['build_command']: Command to build from source\n\nRunning the tests\n-----------------\n\nThis is done thanks to berkshelf and strainer:\n\n    $ bundle\n    $ bundle exec berks install\n    $ bundle exec strainer test\n\nFor Testkitchen related tests:\n\n    $ bundle\n    $ bundle exec kitchen verify\n    \nVagrant usage\n-------------\n\nFor testing the cookbook with Vagrant 1.2+ you just have to execute bootstrap.sh:\n\n    $ bootstrap.sh\n\nIt installs the required Vagrant plugins and launchs the machine. After the process you have a Kafka broker instance running in ```kafka.local``` host, ip 33.33.33.33 (you may need to provide root privileges to allow vagrant-hostmanager link the previous hostname and ip address).\n\nContributing\n------------\n\n1. Fork the repository on Github\n2. Create a named feature branch (like `add_component_x`)\n3. Write you change\n4. Write tests for your change\n5. Run the tests, ensuring they all pass\n6. Submit a Pull Request\n\nLicense and Authors\n-------------------\nMIT License\n\nAuthors: Federico Gimenez Nieto \u003cfgimenez@coit.es\u003e\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fkafka-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgimenez%2Fkafka-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fkafka-cookbook/lists"}