{"id":34073192,"url":"https://github.com/aweber-imbi/imbi","last_synced_at":"2026-06-06T02:09:38.898Z","repository":{"id":43704299,"uuid":"315399247","full_name":"AWeber-Imbi/imbi","owner":"AWeber-Imbi","description":"An operational management platform for medium to large environments","archived":false,"fork":false,"pushed_at":"2025-12-01T16:27:40.000Z","size":2260,"stargazers_count":4,"open_issues_count":51,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-04T05:46:26.007Z","etag":null,"topics":["datacenter","devops","management-system","operations"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AWeber-Imbi.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-23T18:04:17.000Z","updated_at":"2025-12-01T18:35:57.000Z","dependencies_parsed_at":"2023-10-20T17:59:18.188Z","dependency_job_id":"58b15fd2-b8a6-4ea5-bb47-66264d20c768","html_url":"https://github.com/AWeber-Imbi/imbi","commit_stats":{"total_commits":429,"total_committers":9,"mean_commits":"47.666666666666664","dds":0.08857808857808858,"last_synced_commit":"2d73cd84394ed6abe0e08894af7bdef5a63875a1"},"previous_names":["aweber/imbi"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/AWeber-Imbi/imbi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeber-Imbi%2Fimbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeber-Imbi%2Fimbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeber-Imbi%2Fimbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeber-Imbi%2Fimbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWeber-Imbi","download_url":"https://codeload.github.com/AWeber-Imbi/imbi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeber-Imbi%2Fimbi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27723518,"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","status":"online","status_checked_at":"2025-12-14T02:00:11.348Z","response_time":56,"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":["datacenter","devops","management-system","operations"],"created_at":"2025-12-14T08:42:09.960Z","updated_at":"2025-12-14T08:42:13.767Z","avatar_url":"https://github.com/AWeber-Imbi.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Imbi\n====\nImbi is a DevOps Service Management Platform designed to provide an efficient\nway to manage a large environment that contains many services and applications.\n\n|Version| |Coverage| |License|\n\nFeatures\n--------\n- Automation of new project setup\n    - Source code repository setup\n    - Automated initial project creation using curated project cookie-cutters\n- Centralized Service inventory with:\n    - Automated service library/package inventory\n    - Service dependency graph\n- Reporting\n    - Site-wide and team specific reporting for service standards and compliance\n\nPlanned Features\n----------------\n\n- Automation of new project setup\n    - Grafana dashboard creation using curated dashboard cookie-cutters\n    - for Consul, Sentry, and other 3rd party integrations\n- Automated release management\n    - Integrated with releases from GitLab\n    - Centralized logging of deployments with per service history and Slack integration\n    - Acceptance testing on deployment for projects and first-tier dependencies\n- Reporting\n    - Integration with Consul, Sensu, and PagerDuty for service status and availability history\n\nConfiguration\n-------------\nimbi uses a YAML based configuration file. See the `example \u003chttps://github.com/aweber/imbi/blob/main/example.yaml\u003e`_\nfile for available configuration options.\n\nDocker Image\n------------\nA `Docker image \u003chttps://hub.docker.com/r/aweber/imbi\u003e`_ is available as\n`aweber/imbi:latest`. Mount your custom config file in as `/etc/imbi/imbi.yaml`.\nIf you want to put it in a different path, make sure to set the command to run\nwhen running the docker container.\n\nThe `docker-compose.yml \u003chttps://github.com/aweber/imbi/blob/main/docker-compose.yml\u003e`_\nconfiguration in the repository includes an optional imbi container that you can use for\ntesting in a containerized environment.\n\nContributing\n------------\nFor information on contributing, including development environment setup, see\n`CONTRIBUTING.md \u003chttps://github.com/aweber/imbi/blob/main/CONTRIBUTING.md\u003e`_.\n\nEtymology\n---------\nImbi is Old High German for \"Swarm of Bees\"\n\n.. |Version| image:: https://img.shields.io/pypi/v/imbi.svg\n   :target: https://pypi.python.org/pypi/imbi\n\n.. |Coverage| image:: https://img.shields.io/codecov/c/github/aweber/imbi.svg\n   :target: https://codecov.io/github/aweber/imbi?branch=master\n\n.. |License| image:: https://img.shields.io/pypi/l/imbi.svg?\n   :target: https://imbi.readthedocs.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweber-imbi%2Fimbi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faweber-imbi%2Fimbi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweber-imbi%2Fimbi/lists"}