Skip to content

EGI-Federation/cloud-info-api

Repository files navigation

A cloud info API for fedcloud

This is a FastAPI application that provides some of the information available in the AppDB IS.

Running the application

The application will read site information from a directory where the jsons should be available. It will also watch for changes in those files to update the info about the sites.

It also uses the Operations Portal API to fetch the list of VOs.

Both can be configured via env variables, that can be set on the command line:

CLOUD_INFO_DIR="<directory>" OPS_PORTAL_TOKEN="<XXXX>" uv run fastapi dev --app app

About

Cloud Information System API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages