edfialliance/ods-api-web-api

Sponsored OSS

By Michael & Susan Dell Foundation

Updated 2 months ago

Ed-Fi ODS / API Web Api application

Image
0

1M+

edfialliance/ods-api-web-api repository overview

Ed-Fi Web ODS/API

Provides docker deployment for Ed-Fi ODS/API.

NOTE: This image is suitable for production use.

Image Variants

The only supported image at this time is an Alpine-based implementation.

edfialliance/ods-api-web-api:<version>

Supported Environment Variables

API_MODE=<mode of api>
LOGS_FOLDER=<path to store the logs file>
POSTGRES_USER=<default PostgreSQL database user>
POSTGRES_PASSWORD=<password for default PostgreSQL user>
POSTGRES_PORT=<port that PostgreSQL run on> (OPTIONAL, default: 5432)
ADMIN_POSTGRES_HOST=<container-resolved name of the PostgreSQL instance containing the Admin and Security databases>
ODS_POSTGRES_HOST=<container-resolved name of the PostgreSQL instance containing the ODS database>
TPDM_ENABLED=<true/false load TPDM extension> (OPTIONAL, default: true)
ODS_WAIT_POSTGRES_HOSTS=<space-separated list of PostgreSQL hosts that should be reachable before starting the api (used by multi-server)> (OPTIONAL)

License Information

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc. from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

sha256:dec8c827d

Size

79.7 MB

Last updated

2 months ago

docker pull edfialliance/ods-api-web-api:7-5.2.0-mssql

This week's pulls

Pulls:

3,309

Last week