Configuration
This page provides a list of environment variables with their default values, description and purpose as required to run the contribution service. To change default behavior, modify the variable value based on your requirements.
1
dock_base_url
Represents the co-kreat portal URL
To connect to the co-kreat portal
https://dockstaging.sunbirded.org
2
sunbird_base_url
Represents the sunbirdEd portal URL
To connect to the sunbird portal
https://staging.sunbirded.org
3
sunbird_service_log_level
Defines the log level
To define the log level
info
4
sunbird_api_auth_token
Represents the auth token to connect APIs
To connect the services
5
learning_service_url
Represents the learning service URL
To connect to the learning service URL
https://dock.sunbirded.org/action/
6
learner_service_url
Represents the learner service URL
To connect to the learner service URL
7
content_service_url
Represents the content service URL
To connect to the content service URL
https://dock.sunbirded.org/action/
8
opensaber_service_url
Represents the contribution registry URL
To connect to the contribution registry service URL
9
sunbird_kafka_host
Represents the sunbird Kafka host
To connect to the Kafka server
10
dock_kafka_host
Represents the coKreat Kafka host
To connect to the Kafka server
11
dock_redis_host
Represents the Redis server host
To connect to the Redis server
12
dock_redis_port
Represents the Redis server port
13
sunbird_question_bulkupload_topic
Defines the default topic to be used for the content created using bulk upload
Represents the default topic to be used for the content created using bulk upload
14
sunbird_assessment_service_base_url
Represents the assessment service URL
To connect to the assessment service URL
15
CORE_INGRESS_GATEWAY_IP
Ingress IP
Ingress IP
Last updated