ervu-lkrp-ul/config/local.env

67 lines
2.5 KiB
Bash
Raw Permalink Normal View History

2024-12-01 22:52:43 +03:00
TZ=Europe/Moscow
# App datasource
DB_APP_USERNAME=ervu_lkrp_ul
DB_APP_PASSWORD=ervu_lkrp_ul
DB_APP_HOST=10.10.31.119
DB_APP_PORT=5432
DB_APP_NAME=ervu_lkrp_ul
KAFKA_HOSTS=local-kafka:9094
#KAFKA_AUTH_SEC_PROTO=SASL_PLAINTEXT
KAFKA_AUTH_SEC_PROTO=PLAINTEXT
#KAFKA_AUTH_SASL_MECH=SCRAM-SHA-256
KAFKA_AUTH_SASL_MECH=PLAIN
#KAFKA_AUTH_SASL_MODULE=org.apache.kafka.common.security.scram.ScramLoginModule
KAFKA_AUTH_SASL_MODULE=org.apache.kafka.common.security.plain.PlainLoginModule
KAFKA_USER=user1
KAFKA_PASS=Blfi9d2OFG
2025-09-08 15:31:43 +03:00
AV_KAFKA_DOWNLOAD_REQUEST=file-to-upload
2024-12-01 22:52:43 +03:00
AV_KAFKA_GROUP_ID=local-ervu-lkrp-ul-backend
AV_KAFKA_DOWNLOAD_RESPONSE=ervu.lkrp.av-fileupload-status
ESIA_SCOPES=fullname, snils, id_doc, birthdate, usr_org, openid
ESIA_ORG_SCOPES=org_fullname, org_shortname, org_brhs, org_brhs_ctts, org_brhs_addrs, org_type, org_ogrn, org_inn, org_leg, org_kpp, org_ctts, org_addrs, org_grps, org_emps
ESIA_ORG_SCOPE_URL=http://esia.gosuslugi.ru/
ESIA_BASE_URI=https://esia-portal1.test.gosuslugi.ru/
2024-12-04 10:59:08 +03:00
ESIA_ISSUER_URL=http://esia-portal1.test.gosuslugi.ru/
2024-12-01 22:52:43 +03:00
#ESIA_CLIENT_ID=MNSV89
ESIA_CLIENT_ID=MNSV93
ESIA_REDIRECT_URL=http://localhost:8080/
ESIA_UPLOAD_DATA_ROLE=MNSV89_UPLOAD_DATA
#ESIA_CLIENT_CERT_HASH=04508B4B0B58776A954A0E15F574B4E58799D74C61EE020B3330716C203E3BDD
ESIA_CLIENT_CERT_HASH=CF35A98C48E48665EA73530537BAFBB51F911C434ADC89215C2F86DCD04E28C5
2025-02-26 14:35:19 +03:00
ESIA_AUTH_INFO_CLEAR_CRON=0 0 */1 * * *
2024-12-01 22:52:43 +03:00
SIGN_URL=https://ervu-sign-dev.k8s.micord.ru/sign
2024-12-04 10:59:08 +03:00
SIGN_VERIFY_URL=https://ervu-sign-dev.k8s.micord.ru/verify
2024-12-01 22:52:43 +03:00
ERVU_KAFKA_ORG_REPLY_TOPIC=ervu.organization.response
ERVU_KAFKA_GROUP_ID=local-ervu-lkrp-ul-backend
ERVU_KAFKA_ORG_REQUEST_TOPIC=ervu.organization.request
ERVU_KAFKA_REPLY_TIMEOUT=5
ERVU_KAFKA_JOURNAL_REQUEST_TOPIC=ervu.organization.journal.request
ERVU_KAFKA_JOURNAL_REPLY_TOPIC=ervu.organization.journal.response
ERVU_KAFKA_EXCERPT_REPLY_TOPIC=ervu.lkrp.excerpt.response
ERVU_KAFKA_EXCERPT_REQUEST_TOPIC=ervu.lkrp.excerpt.request
2025-01-14 14:47:46 +03:00
ESNSI_OKOPF_URL=https://esnsi.gosuslugi.ru/rest/ext/v1/classifiers/16271/file?extension=JSON&encoding=UTF_8
2025-01-14 17:28:06 +03:00
ESNSI_OKOPF_CRON_LOAD=0 0 */1 * * *
2024-12-01 22:52:43 +03:00
ESNSI_OKOPF_RETRY_MAX_ATTEMPTS_LOAD=3
ESNSI_OKOPF_RETRY_DELAY_LOAD=1000
ERVU_FILE_UPLOAD_MAX_FILE_SIZE=5242880
ERVU_FILE_UPLOAD_MAX_REQUEST_SIZE=6291456
ERVU_FILE_UPLOAD_FILE_SIZE_THRESHOLD=0
COOKIE_PATH=/ul
2025-01-13 10:55:44 +03:00
WEBDAV_URLS=https://ervu-webdav.k8s.micord.ru,https://ervu-webdav1.k8s.micord.ru
WEBDAV_USERNAME=test
WEBDAV_PASSWORD=test
WEBDAV_BAD_SERVERS_CACHE_EXPIRE_SECONDS=120
2024-12-01 22:52:43 +03:00
WEBDAV_CLEANUP_CRON=0 0 0 * * *
WEBDAV_RETRY_DELAY=500
FILE_WEBDAV_LIFETIME_SECONDS=300
FILE_WEBDAV_EXTENSIONS=csv,xlsx