https://github.com/canonical/indico-operator
indico-operator - charm repository.
https://github.com/canonical/indico-operator
charm platform-engineering product-indico squad-amer
Last synced: 7 days ago
JSON representation
indico-operator - charm repository.
- Host: GitHub
- URL: https://github.com/canonical/indico-operator
- Owner: canonical
- License: apache-2.0
- Created: 2022-05-13T09:07:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T21:14:14.000Z (9 days ago)
- Last Synced: 2026-03-30T22:22:17.222Z (9 days ago)
- Topics: charm, platform-engineering, product-indico, squad-amer
- Language: Python
- Homepage: https://charmhub.io/indico
- Size: 4.19 MB
- Stars: 11
- Watchers: 5
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://charmhub.io/indico)
[](https://github.com/canonical/indico-operator/actions/workflows/publish_charm.yaml)
[](https://github.com/canonical/indico-operator/actions/workflows/promote_charm.yaml)
[](https://discourse.charmhub.io)
# Indico operator
A Juju charm deploying and managing Indico on Kubernetes. Indico is an
open-source tool for event organisation, archival and collaboration. It allows for deployment on
many different Kubernetes platforms, from [MicroK8s](https://microk8s.io) to
[Charmed Kubernetes](https://ubuntu.com/kubernetes) to public cloud Kubernetes
offerings.
Like any Juju charm, this charm supports one-line deployment, configuration, integration, scaling, and more. For Charmed Indico, this includes:
- Scaling
- Integration with SSO
- Integration with S3 for redundant file storage
For information about how to deploy, integrate, and manage this charm, see the Official [Indico Operator Documentation](https://charmhub.io/indico/docs).
## Get started
You can follow the tutorial [here](https://charmhub.io/indico/docs/tutorial).
### Basic operations
The following actions are available for this charm:
- `refresh-external-resources`: refresh the external resources (e.g. S3 bucket)
- `add-admmin`: add an admin user
- `anonymize-user`: anonymize a user
You can check out the [full list of actions here](https://charmhub.io/indico/actions).
## Integrations
This charm can be integrated with other Juju charms and services:
- [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.
- [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.
- [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.
and much more. You can find the full list of integrations [here](https://charmhub.io/indico/integrations).
## Learn more
* [Read more](https://charmhub.io/indico)
* [Developer documentation](https://docs.getindico.io/en/stable/)
* [Official webpage](https://indico.cern.ch/)
* [Troubleshooting](https://matrix.to/#/#charmhub-charmdev:ubuntu.com)
## Project and community
* [Issues](https://github.com/canonical/indico-operator/issues)
* [Contributing](https://charmhub.io/indico/docs/how-to-contribute)
* [Matrix](https://matrix.to/#/#charmhub-charmdev:ubuntu.com)