ods-api-web-api
Ed-Fi ODS / API Web Api application
1M+
Provides docker deployment for Ed-Fi ODS/API.
NOTE: This image is suitable for production use.
The only supported image at this time is an Alpine-based implementation.
edfialliance/ods-api-web-api:<version>
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)
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.
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-mssqlPulls:
3,309
Last week