{"id":19371939,"url":"https://github.com/chatsecure/chatsecure-rubdub-cookbook","last_synced_at":"2026-06-11T22:31:23.867Z","repository":{"id":146269476,"uuid":"60203420","full_name":"ChatSecure/chatsecure-rubdub-cookbook","owner":"ChatSecure","description":"For setting up RubDub PubSub node","archived":false,"fork":false,"pushed_at":"2019-10-02T04:16:34.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T14:49:09.214Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChatSecure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-06-01T19:03:27.000Z","updated_at":"2019-10-02T04:16:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ae13ba4-5969-4b7b-af4a-91703b72f493","html_url":"https://github.com/ChatSecure/chatsecure-rubdub-cookbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChatSecure/chatsecure-rubdub-cookbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2Fchatsecure-rubdub-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2Fchatsecure-rubdub-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2Fchatsecure-rubdub-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2Fchatsecure-rubdub-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChatSecure","download_url":"https://codeload.github.com/ChatSecure/chatsecure-rubdub-cookbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2Fchatsecure-rubdub-cookbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34221150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-10T08:20:37.978Z","updated_at":"2026-06-11T22:31:23.850Z","avatar_url":"https://github.com/ChatSecure.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatsecure-rubdub-cookbook\n\nInstalls and configures the ChatSecure RubDub XMPP PubSub application as a persistent service.\n\n## Requirements\n\nThis cookbook currently requires Ubuntu, as the service is configured for Upstart. \nThis cookbook assumes that the service user's home directory resides at `/home/\u003cusername\u003e`.\nThis cookbook's ssh credential pinning assumes the application will be served from Github.\n\n### Platforms\n\n- Ubuntu\n\n### Chef\n\n- Chef 12.0 or later\n\n### Cookbooks\n\n- `ssh_known_hosts` - pin the credentials of Github.com where code is checked out from\n- `nodejs` - Install node and npm. TODO : Current design doesn't actually require this module\n\n## Attributes\n\nSee `./attributes/defaults.rb`\n\n## Usage\n\nInclude `chatsecure_rubdub` in your node's `run_list` after some recipe that installs and configures nodejs and npm to your liking. \n\n```json\n{\n  \"name\":\"my_node\",\n  \"run_list\": [\n    \"recipe[nodejs::npm]\"\n    \"recipe[chatsecure_rubdub]\"\n  ]\n}\n```\n\n## License\n\nLicense: AGPLv3\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsecure%2Fchatsecure-rubdub-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatsecure%2Fchatsecure-rubdub-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsecure%2Fchatsecure-rubdub-cookbook/lists"}