blob: 4a04376e889f889eb0b7b6f7e1ad6147bcc0ac06 [file] [log] [blame]
[APIServer]
API_HOST = localhost
API_PORT = 9930
API_SECURE = True
[Gateway]
GATEWAY_ID = default
GATEWAY_DATA_STORE_RESOURCE_ID = airavata.host_77116e91-f042-4d3a-ab9c-3e7b4ebcd5bd
GATEWAY_DATA_STORE_DIR = /tmp
GATEWAY_DATA_STORE_HOSTNAME = localhost
FILE_UPLOAD_TEMP_DIR = /tmp
[ProfileServer]
PROFILE_SERVICE_HOST = localhost
PROFILE_SERVICE_PORT = 8962
PROFILE_SERVICE_SECURE = False
[SharingServer]
SHARING_API_HOST = localhost
SHARING_API_PORT = 7878
SHARING_API_SECURE = False
[CredentialStoreServer]
CREDENTIAL_STORE_API_HOST = localhost
CREDENTIAL_STORE_API_PORT = 8960
CREDENTIAL_STORE_API_SECURE = False
[Thrift]
THRIFT_CLIENT_POOL_KEEPALIVE = 5
[KeycloakServer]
CLIENT_ID = CHANGE_ME
CLIENT_SECRET = CHANGE_ME
TOKEN_URL = https://airavata.host:8443/auth/realms/default/protocol/openid-connect/token
USER_INFO_URL = https://airavata.host:8443/auth/realms/default/protocol/openid-connect/userinfo
VERIFY_SSL = False
;CERTIFICATE_FILE_PATH = samples/resources/incommon_rsa_server_ca.pem