{"id":23884755,"url":"https://github.com/cachewerk/linux-repos","last_synced_at":"2025-04-09T22:24:14.857Z","repository":{"id":41370162,"uuid":"379418576","full_name":"cachewerk/linux-repos","owner":"cachewerk","description":"Relay packages and repositories for Debian, Ubuntu and CentOS.","archived":false,"fork":false,"pushed_at":"2025-04-03T14:25:41.000Z","size":23470,"stargazers_count":16,"open_issues_count":5,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-03T15:30:52.053Z","etag":null,"topics":["linux-packages","redis"],"latest_commit_sha":null,"homepage":"https://relay.so","language":"Shell","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/cachewerk.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":"2021-06-22T22:44:49.000Z","updated_at":"2025-04-03T14:25:43.000Z","dependencies_parsed_at":"2023-12-01T18:25:27.206Z","dependency_job_id":"204217a0-1f86-42f0-9cd5-09ea768f2324","html_url":"https://github.com/cachewerk/linux-repos","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/cachewerk%2Flinux-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Flinux-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Flinux-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachewerk%2Flinux-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cachewerk","download_url":"https://codeload.github.com/cachewerk/linux-repos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248121090,"owners_count":21051072,"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":["linux-packages","redis"],"created_at":"2025-01-04T03:17:58.888Z","updated_at":"2025-04-09T22:24:14.838Z","avatar_url":"https://github.com/cachewerk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Relay packages and repositories for Linux\n\nFor detailed installations instruction see [relay.so](https://relay.so/docs/installation).\n\n## Using APT (Debian, Ubuntu)\n\n```bash\ncurl -fsSL \"https://repos.r2.relay.so/key.gpg\" | sudo apt-key add -\nsudo add-apt-repository \"deb https://repos.r2.relay.so/deb $(lsb_release -cs) main\"\n\nsudo apt install php-relay      # default php version\nsudo apt install php8.1-relay   # specific php version\nsudo apt install lsphp81-relay  # for litespeed setups\n```\n\nIf `apt-key` or `add-apt-repository` are deprecated or not available, use:\n\n```bash\ncurl -fsSL \"https://repos.r2.relay.so/key.gpg\" | sudo gpg --dearmor -o \"/usr/share/keyrings/cachewerk.gpg\"\necho \"deb [signed-by=/usr/share/keyrings/cachewerk.gpg] https://repos.r2.relay.so/deb $(lsb_release -sc) main\" \\\n  | sudo tee \"/etc/apt/sources.list.d/cachewerk.list\" \u003e /dev/null\nsudo apt-get update\n```\n\n## Using YUM (CentOS, RHEL, Rocky Linux)\n\n```bash\ncurl -s -o \"/etc/yum.repos.d/cachewerk.repo\" \"https://repos.r2.relay.so/rpm/el.repo\"\n\nyum install relay-php        # single php version\nyum install php81-php-relay  # multiple php versions\nyum install lsphp81-relay    # for litespeed setups\n```\n\n### Amazon Linux 2\n\n```bash\nyum-config-manager --disable cachewerk-el\nyum-config-manager --enable cachewerk-el7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachewerk%2Flinux-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachewerk%2Flinux-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachewerk%2Flinux-repos/lists"}