{"id":21029769,"url":"https://github.com/loafoe/cf-centrifugo","last_synced_at":"2026-04-09T10:49:21.930Z","repository":{"id":147501648,"uuid":"251318499","full_name":"loafoe/cf-centrifugo","owner":"loafoe","description":"Easy deployment  of Centrifugo to Cloud foundry","archived":false,"fork":false,"pushed_at":"2020-03-30T14:31:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-20T15:17:49.120Z","etag":null,"topics":["centrifugo","cloud-foundry","hsdp","websockets"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/loafoe.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":"2020-03-30T13:47:25.000Z","updated_at":"2022-03-18T11:52:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ffc4405-ebec-4537-b3a9-7085e32f58b9","html_url":"https://github.com/loafoe/cf-centrifugo","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/loafoe%2Fcf-centrifugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fcf-centrifugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fcf-centrifugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loafoe%2Fcf-centrifugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loafoe","download_url":"https://codeload.github.com/loafoe/cf-centrifugo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243466986,"owners_count":20295310,"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":["centrifugo","cloud-foundry","hsdp","websockets"],"created_at":"2024-11-19T12:14:10.847Z","updated_at":"2025-12-29T10:40:34.518Z","avatar_url":"https://github.com/loafoe.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cf-centrifugo\nDeploy centrifugo easily to Cloudfoundry\n\n# Environment Variables\n\n| Env | Description | Default  |\n|-----|-------------|----------|\n| HMAC_SECRET_KEY | Shared secret | |\n| API_KEY | The REST API key ||\n| ADMIN_PASSWORD | this is a password to log into admin web interface | |\n| ADMIN_SECRET | this is a secret key for authentication token set on successful login ||\n| PORT | The web port to listen on | 8080 |\n\n# Example manifest\n\n```yaml\n---\napplications:\n- name: centrifugo\n  docker:\n    image: loafoe/cf-centrifugo:latest\n  env:\n    HMAC_SECRET_KEY: \"z1dGHTHSFGH9\"\n    API_KEY: \"QXDjUqFBmSk1\"\n    ADMIN_PASSWORD: \"Jee5WoE2M5io\"\n    ADMIN_SECRET: \"6aS7Ev5rgBrJ\"\n  memory: 128M\n```\n\n# License\n\nLicense is MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floafoe%2Fcf-centrifugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floafoe%2Fcf-centrifugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floafoe%2Fcf-centrifugo/lists"}