{"id":19251208,"url":"https://github.com/rexops/rex-io-integration","last_synced_at":"2026-06-23T09:31:32.092Z","repository":{"id":18196083,"uuid":"21320415","full_name":"RexOps/rex-io-integration","owner":"RexOps","description":null,"archived":false,"fork":false,"pushed_at":"2014-08-02T21:05:10.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T16:48:39.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/RexOps.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-06-29T09:40:18.000Z","updated_at":"2016-02-27T22:53:52.000Z","dependencies_parsed_at":"2022-07-26T21:17:08.119Z","dependency_job_id":null,"html_url":"https://github.com/RexOps/rex-io-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RexOps/rex-io-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RexOps%2Frex-io-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RexOps%2Frex-io-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RexOps%2Frex-io-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RexOps%2Frex-io-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RexOps","download_url":"https://codeload.github.com/RexOps/rex-io-integration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RexOps%2Frex-io-integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34684671,"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-23T02:00:07.161Z","response_time":65,"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-09T18:21:04.750Z","updated_at":"2026-06-23T09:31:32.070Z","avatar_url":"https://github.com/RexOps.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rex.IO integration for Rex\n\nThis repository contains the library to integrate Rex with Rex.IO.\n\n## Status\n\nCurrently you can store the inventory of a system inside Rex.IO and use it as a persistant cache.\n\n## Installation\n\nYou can install Rex.IO integration with the following commands:\n\n```bash\nperl Makefile.PL\nmake\nmake install\n```\n\n## Usage\n\nTo use Rex.IO integration within your Rexfile you have to configure it.\n\n```perl\nuse Rex::RexIO;\n\nset rexio =\u003e {\n  server   =\u003e 'https://your-rexio-server:5000',\n  user     =\u003e 'the-user',\n  password =\u003e 'the-password',\n};\n```\n\nNow you can use with the CLI switch *-c* to activate the cache.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frexops%2Frex-io-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frexops%2Frex-io-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frexops%2Frex-io-integration/lists"}