An open API service indexing awesome lists of open source software.

https://github.com/codegouvfr/catalogi

A Software Catalog application
https://github.com/codegouvfr/catalogi

freesoftware opensource

Last synced: 17 days ago
JSON representation

A Software Catalog application

Awesome Lists containing this project

README

          

[![img](https://img.shields.io/badge/We%20support-BlueHats-blue.svg)](https://bluehats.world)

# Catalogi

## A Software Catalog application

This repository contains Catalogi, a web application to manage software catalogs.

![A screenshot of Catalogi for the SILL](catalogi.png)

## Documentation

Documentation is available [here](https://codegouvfr.github.io/catalogi/)

## Catalogi deployments

1. [https://code.gouv.fr/sill](https://code.gouv.fr/sill/) is the list of recommanded Free Software for French administrations.
2. [https://logiciels.catalogue-esr.fr/](https://logiciels.catalogue-esr.fr/) list [HAL](https://hal.science/) for the French Ministry of Research.

## Code organization

This monorepo is made of several directories:

- api: Application API (also includes jobs, that can be run periodically)
- web: Web frontend
- docs: Documentation, as deployed [here](https://codegouvfr.github.io/catalogi/)
- deploy-examples: Examples of deployment, including [Docker Compose](deploy-examples/docker-compose) and [Kubernetes with Helm](docs/5-deploying-with-kubernetes.md).

## Governance and contributions

[![img](https://img.shields.io/badge/code.gouv.fr-contributif-blue.svg)](https://code.gouv.fr/documentation/#quels-degres-douverture-pour-les-codes-sources)

See [GOVERNANCE](GOVERNANCE.md) and [CONTRIBUTING](CONTRIBUTING.md).

## Discuss with us

You are welcome to join the [Catalogi Matrix channel](https://matrix.to/#/#catalogi:matrix.org).

## License

2021-2025 Direction interministérielle du numérique, mission logiciels libres.

The code in this repository is published under [licence MIT](LICENSES/MIT.txt).

The documentation is published under [licence Ouverte 2.0](LICENSES/Etalab-2.0.md) and [CC-BY-4.0](LICENSES/CC-BY-4.0.txt).