{"id":35819489,"url":"https://github.com/canonical/indico-operator","last_synced_at":"2026-04-02T15:37:59.433Z","repository":{"id":37429938,"uuid":"491830602","full_name":"canonical/indico-operator","owner":"canonical","description":"indico-operator - charm repository.","archived":false,"fork":false,"pushed_at":"2026-03-30T21:14:14.000Z","size":4392,"stargazers_count":11,"open_issues_count":7,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-03-30T22:22:17.222Z","etag":null,"topics":["charm","platform-engineering","product-indico","squad-amer"],"latest_commit_sha":null,"homepage":"https://charmhub.io/indico","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/canonical.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":"CODEOWNERS","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":"2022-05-13T09:07:47.000Z","updated_at":"2026-03-30T21:07:57.000Z","dependencies_parsed_at":"2026-01-16T08:06:07.908Z","dependency_job_id":null,"html_url":"https://github.com/canonical/indico-operator","commit_stats":null,"previous_names":[],"tags_count":288,"template":false,"template_full_name":null,"purl":"pkg:github/canonical/indico-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Findico-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Findico-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Findico-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Findico-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canonical","download_url":"https://codeload.github.com/canonical/indico-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canonical%2Findico-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31309133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["charm","platform-engineering","product-indico","squad-amer"],"created_at":"2026-01-07T17:26:18.580Z","updated_at":"2026-04-02T15:37:59.405Z","avatar_url":"https://github.com/canonical.png","language":"Python","readme":"[![CharmHub Badge](https://charmhub.io/indico/badge.svg)](https://charmhub.io/indico)\n[![Publish to edge](https://github.com/canonical/indico-operator/actions/workflows/publish_charm.yaml/badge.svg)](https://github.com/canonical/indico-operator/actions/workflows/publish_charm.yaml)\n[![Promote charm](https://github.com/canonical/indico-operator/actions/workflows/promote_charm.yaml/badge.svg)](https://github.com/canonical/indico-operator/actions/workflows/promote_charm.yaml)\n[![Discourse Status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fdiscourse.charmhub.io\u0026style=flat\u0026label=CharmHub%20Discourse)](https://discourse.charmhub.io)\n\n# Indico operator\n\nA Juju charm deploying and managing Indico on Kubernetes. Indico is an\nopen-source tool for event organisation, archival and collaboration. It allows for deployment on\nmany different Kubernetes platforms, from [MicroK8s](https://microk8s.io) to\n[Charmed Kubernetes](https://ubuntu.com/kubernetes) to public cloud Kubernetes\nofferings.\n\nLike any Juju charm, this charm supports one-line deployment, configuration, integration, scaling, and more. For Charmed Indico, this includes:\n  - Scaling\n  - Integration with SSO\n  - Integration with S3 for redundant file storage\n\nFor information about how to deploy, integrate, and manage this charm, see the Official [Indico Operator Documentation](https://charmhub.io/indico/docs).\n\n\n## Get started\n\nYou can follow the tutorial [here](https://charmhub.io/indico/docs/tutorial).\n\n### Basic operations\n\nThe following actions are available for this charm:\n  - `refresh-external-resources`: refresh the external resources (e.g. S3 bucket)\n  - `add-admmin`: add an admin user\n  - `anonymize-user`: anonymize a user\n\nYou can check out the [full list of actions here](https://charmhub.io/indico/actions).\n\n## Integrations\n\nThis charm can be integrated with other Juju charms and services:\n\n  - [Redis](https://charmhub.io/redis-k8s): Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.\n  - [S3](https://charmhub.io/s3-integrator): Amazon Simple Storage Service (Amazon S3) is an object storage service that provides secure, durable, highly available storage with massive scalability and low latency.\n  - [PostgreSQL](https://charmhub.io/postgresql-k8s): PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness.\n\n  and much more. You can find the full list of integrations [here](https://charmhub.io/indico/integrations).\n\n## Learn more\n* [Read more](https://charmhub.io/indico) \u003c!--Link to the charm's official documentation--\u003e\n* [Developer documentation](https://docs.getindico.io/en/stable/) \u003c!--Link to any developer documentation--\u003e\n* [Official webpage](https://indico.cern.ch/) \u003c!--(Optional) Link to official webpage/blog/marketing content--\u003e\n* [Troubleshooting](https://matrix.to/#/#charmhub-charmdev:ubuntu.com) \u003c!--(Optional) Link to a page or section about troubleshooting/FAQ--\u003e\n## Project and community\n* [Issues](https://github.com/canonical/indico-operator/issues) \u003c!--Link to GitHub issues (if applicable)--\u003e\n* [Contributing](https://charmhub.io/indico/docs/how-to-contribute) \u003c!--Link to any contribution guides--\u003e\n* [Matrix](https://matrix.to/#/#charmhub-charmdev:ubuntu.com) \u003c!--Link to contact info (if applicable), e.g. Matrix channel--\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanonical%2Findico-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanonical%2Findico-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanonical%2Findico-operator/lists"}