siscc/dotstatsuite-core-transfer

Sponsored OSS

By OECD

Updated about 1 hour ago

SIS-CC .Stat Suite Transfer web service (for data upload/download/transfer)

Image
Security
Integration & delivery
Data science
0

50K+

siscc/dotstatsuite-core-transfer repository overview

About this Image

The official transfer service image of SIS-CC .Stat Suite, configured to be ready for using in a .Stat Suite installation.

Source repository: https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-core-transfer

Environment Variables

You can use environment variables to configure the dotstatsuite-core-transfer service.
For a complete list of supported environment variables, please see the configuration section of the documentation: https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-core-transfer/-/blob/develop/README.md?ref_type=heads#configuration

How to use this image

Start dotstatsuite-core-transfer instance using the latest release.

IMPORTANT NOTE: If you are using PowerShell on Windows to run these commands use double quotes instead of single quotes.

Example:

docker run \
-e 'MaxTransferErrorAmount=0' \
-e 'DefaultLanguageCode=en' \
-e 'SmtpHost=smtp.gmail.com' \
-e 'SmtpPort=465' \
-e 'SmtpEnableSsl=true' \
-e '[email protected]' \
-e 'SmtpUserPassword=password' \
-e '[email protected]' \
-e 'DotStatSuiteCoreCommonDbConnectionString=Server=db;Database=CommonDb;User=sa;Password=yourStrong(!)Password;' \
-e 'SpacesInternal__0__DotStatSuiteCoreStructDbConnectionString=Server=db;Database=designStructDb;User=sa;Password=yourStrong(!)Password;' \
-e 'SpacesInternal__0__DotStatSuiteCoreDataDbConnectionString=Server=db;Database=designDataDb;User=sa;Password=yourStrong(!)Password;' \
-e 'SpacesInternal__0__DataImportTimeOutInMinutes=60' \
-e 'SpacesInternal__0__DatabaseCommandTimeoutInSec=60' \
-p 93:80 \
siscc/dotstatsuite-core-transfer:master

Tag summary

Content type

Image

Digest

sha256:b1b6ed503

Size

81.9 MB

Last updated

about 1 hour ago

docker pull siscc/dotstatsuite-core-transfer:b69e9be7

This week's pulls

Pulls:

1,108

Jun 29 to Jul 5