10K+
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-mssql:<version>
API_MODE=<Value that will replace ApiSettings.Mode in app.settings.json, i.e. YearSpecific>
LOGS_FOLDER=<path to store the log files>
SQLSERVER_ODS_DATASOURCE=<DNS or IP Address of the SQL Server Instance, i.e. sql.somedns.org or 10.1.5.9,1433>
SQLSERVER_ADMIN_DATASOURCE=<DNS or IP Address of the SQL Server Instance that contains the Admin/Security/Master databases, i.e. sql.somedns.org or 10.1.5.9,1433>
SQLSERVER_USER=<SQL Username with access to SQL Server Ed-Fi databases, edfiadmin>
SQLSERVER_PASSWORD=<SQL Password for the SQLSERVER_USER with access to SQL Server Ed-Fi databases, password123!>
SQLSERVER_ENCRYPT=<true/false to encrypt connections to SQL Server; if true, then the container must have the proper certificate>
TPDM_ENABLED=<true/false load TPDM extension> (OPTIONAL, default: true)
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:c314df321…
Size
65.1 MB
Last updated
almost 4 years ago
docker pull edfialliance/ods-api-web-api-mssqlPulls:
86
Sep 7 to Sep 13