{"id":21273293,"url":"https://github.com/sclorg/betka-fedmsg","last_synced_at":"2025-07-11T06:33:07.161Z","repository":{"id":47212002,"uuid":"166783624","full_name":"sclorg/betka-fedmsg","owner":"sclorg","description":"Bot for transfering fedmsg events to celery tasks.","archived":false,"fork":false,"pushed_at":"2024-02-20T11:40:23.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-02-20T12:31:14.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sclorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2019-01-21T09:16:47.000Z","updated_at":"2023-06-28T07:16:45.000Z","dependencies_parsed_at":"2024-02-20T12:30:37.477Z","dependency_job_id":"1288166c-e404-4bac-8aa7-c1560186dc84","html_url":"https://github.com/sclorg/betka-fedmsg","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/sclorg%2Fbetka-fedmsg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sclorg%2Fbetka-fedmsg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sclorg%2Fbetka-fedmsg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sclorg%2Fbetka-fedmsg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sclorg","download_url":"https://codeload.github.com/sclorg/betka-fedmsg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225700924,"owners_count":17510448,"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-11-21T09:13:19.956Z","updated_at":"2024-11-21T09:13:20.643Z","avatar_url":"https://github.com/sclorg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ucho\n\n[![Docker Repository on Quay](https://quay.io/repository/rhscl/betka-fedmsg/status \"Docker Repository on Quay\")](https://quay.io/repository/rhscl/betka-fedmsg)\n\nUcho can transfer Fedora Messaging events to celery tasks.\n\n## Configuration\n\nIf you are interested in specific Fedora Messaging topic,\nadd it to data/configuration/fedmsg-celerize-map.yaml.\n\n## tl;dr Just tell me how to start this\n\n- [1. terminal] go to cloned [frambo](https://github.com/user-cont/frambo) directory and run `make redis-start`\n- [2. terminal] in `ucho/` run `make fedmsg-start`\n\n## Start Ucho in container\n\nSet up configuration details for your redis for celery by setting env variables `REDIS_BROKER` and `REDIS_BACKEND` in docker run.\nBy default it expects a redis running on `localhost`.\nTo start one, go to cloned [frambo](https://github.com/user-cont/frambo) directory and run `make redis-start`.\n\nYou can lunch it with fedmsg:\n\n```\nmake fedmsg-start\n```\n\n## Install Ucho locally\n\nInstall required packages and get cerificates\n\n```\n./requirements.sh\n```\n\nCreate virtualenv:\n\n```\nvirtualenv ucho\n```\n\nActivate it by sourcing the activation file:\n\n```\nsource ./ucho/bin/activate\n```\n\nRun command in your virtual env:\n\n```\npip3 install -r requirements.txt\n```\n\nListen on fedmsg:\n\n```\nTASK='fedmsg' DEPLOYMENT=dev listen.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsclorg%2Fbetka-fedmsg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsclorg%2Fbetka-fedmsg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsclorg%2Fbetka-fedmsg/lists"}