{"id":41271292,"url":"https://github.com/opsmill/infrahub-demo-ixp","last_synced_at":"2026-01-23T02:24:54.595Z","repository":{"id":243636539,"uuid":"768642208","full_name":"opsmill/infrahub-demo-ixp","owner":"opsmill","description":"This repository is demoing the key Infrahub features for an example service provider with IXP peerings","archived":false,"fork":false,"pushed_at":"2025-03-31T17:21:04.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-12-25T19:02:33.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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opsmill.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-07T13:16:50.000Z","updated_at":"2024-09-06T11:57:23.000Z","dependencies_parsed_at":"2024-06-10T10:59:25.530Z","dependency_job_id":"6e643c55-0b72-49d1-8901-5871c262dabc","html_url":"https://github.com/opsmill/infrahub-demo-ixp","commit_stats":null,"previous_names":["opsmill/infrahub-demo-ixp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opsmill/infrahub-demo-ixp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsmill%2Finfrahub-demo-ixp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsmill%2Finfrahub-demo-ixp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsmill%2Finfrahub-demo-ixp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsmill%2Finfrahub-demo-ixp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsmill","download_url":"https://codeload.github.com/opsmill/infrahub-demo-ixp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsmill%2Finfrahub-demo-ixp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28678235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"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":"2026-01-23T02:24:53.955Z","updated_at":"2026-01-23T02:24:54.590Z","avatar_url":"https://github.com/opsmill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n![Infrahub Logo](https://assets-global.website-files.com/657aff4a26dd8afbab24944b/657b0e0678f7fd35ce130776_Logo%20INFRAHUB.svg)\n\u003c!-- markdownlint-restore --\u003e\n\n# Infrahub by OpsMill\n\n[Infrahub](https://github.com/opsmill/infrahub) by [OpsMill](https://opsmill.com) acts as a central hub to manage the data, templates and playbooks that powers your infrastructure. At its heart, Infrahub is built on 3 fundamental pillars:\n\n- **A Flexible Schema**: A model of the infrastructure and the relation between the objects in the model, that's easily extensible.\n- **Version Control**: Natively integrated into the graph database which opens up some new capabilities like branching, diffing, and merging data directly in the database.\n- **Unified Storage**: By combining a graph database and git, Infrahub stores data and code needed to manage the infrastructure.\n\n## Infrahub - Demo repository for IXPs (ARCHIVED)\n\nThis archived repository is an older demo of the key Infrahub features for an example service provider with IXP peerings. Please see the [Infrahub documentation](https://docs.infrahub.app/) for more up-to-date examples.\n\n---\n\n## Using the demo environment\n\n### Installing dependencies on your PC\n\nWe recommend that you use a dedicated virtual environment.\nThe easiest way is to leverage `poetry`.\n\n```sh\npoetry install --no-root\n```\n\n### Prerequisites\n\nDefine and export the following environment variables:\n\n```bash\nexport INFRAHUB_PRODUCTION=false\nexport INFRAHUB_IMAGE_NAME=infrahub\nexport INFRAHUB_SECURITY_SECRET_KEY=327f747f-efac-42be-9e73-999f08f86b92\nexport INFRAHUB_SDK_API_TOKEN=06438eb2-8019-4776-878c-0941b1f1d1ec\nexport INFRAHUB_SDK_TIMEOUT=20\nexport INFRAHUB_METRICS_PORT=8001\nexport INFRAHUB_DB_TYPE=neo4j\nexport INFRAHUB_SECURITY_INITIAL_ADMIN_TOKEN=06438eb2-8019-4776-878c-0941b1f1d1ec\nexport INFRAHUB_CONTAINER_REGISTRY=9r2s1098.c1.gra9.container-registry.ovh.net\nexport INFRAHUB_VERSION=0.14.1\nexport DATABASE_DOCKER_IMAGE=\"neo4j:5.19-community\"\nexport CACHE_DOCKER_IMAGE=\"redis:7.2\"\nexport MESSAGE_QUEUE_DOCKER_IMAGE=\"rabbitmq:3.12-management\"\n```\n\n### Spin up IXP demo environment\n\n```sh\ninvoke start\n```\n\n### Load the initial schema\n\n```sh\ninvoke load-schema\n```\n\n### Load data into the environment\n\n```sh\ninvoke load-data\n```\n\n### Stop the IXP demo environment\n\n```sh\ninvoke stop\n```\n\n### Stop and destroy the IXP demo environment\n\n```sh\ninvoke destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsmill%2Finfrahub-demo-ixp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopsmill%2Finfrahub-demo-ixp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsmill%2Finfrahub-demo-ixp/lists"}