{"id":16139444,"url":"https://github.com/networkop/cx","last_synced_at":"2025-03-18T16:31:10.782Z","repository":{"id":37707338,"uuid":"366509723","full_name":"networkop/cx","owner":"networkop","description":"Containerised Cumulus VX","archived":true,"fork":false,"pushed_at":"2024-10-18T11:58:48.000Z","size":415,"stargazers_count":23,"open_issues_count":7,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-27T00:44:16.690Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/networkop.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":"2021-05-11T20:49:56.000Z","updated_at":"2025-01-02T10:05:24.000Z","dependencies_parsed_at":"2023-01-29T16:16:19.143Z","dependency_job_id":null,"html_url":"https://github.com/networkop/cx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Fcx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Fcx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Fcx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkop%2Fcx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/networkop","download_url":"https://codeload.github.com/networkop/cx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244259919,"owners_count":20424635,"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-10-09T23:49:05.486Z","updated_at":"2025-03-18T16:31:10.432Z","avatar_url":"https://github.com/networkop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containerised Cumulus VX images\n\n## Cumulus VX image\n\nThis is a containerised Cumulus VX image. \n\n#### Building\n\nTo build the latest stable CL version run: \n\n```\nmake build\n```\n\nTo build an older version of CL, e.g. 4.3.0 run:\n\n```\nTAG=4.3.0 make build\n```\n\n\n#### Running\n\n```\ndocker run -d --name cumulus --privileged networkop/cx:4.4.0\n```\n\n\n## Host image\n\nThis image is intended to be used to simulate servers. It accepts an optional integer argument that will tell the [entrypoint script](host/entrypoint.sh) to wait until that number of interfaces are connected:\n\n#### Building \n\n\n```\ncd host \u0026\u0026 docker build -t networkop/host:ifreload .\n```\n\n#### Running\n\nDo not wait for extra interfaces to be connected:\n\n```\ndocker run -d --name host --privileged networkop/host:ifreload\n```\n\nWait for 2 extra interfaces to be connected (in addition to the default eth0):\n\n```\ndocker run -d --name host --privileged networkop/host:ifreload 3\n``` \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkop%2Fcx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetworkop%2Fcx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkop%2Fcx/lists"}