foundry.core.security.maintenance
Official Foundry Security Maintenance images
3.3K
This repository contains images for running Foundry Security Maintenance. These images contain the runtime only.
# Core Security Microservice SQL connection string
- SQLConnection=<Core db connection string>
# indicates whether to run Expired Sessions Cleaner task
- RunExpiredSessionsCleaner=true
# Expired Sessions Cleaner cycle. It will sleep for Cycle - Actual Work Time but not less than 30 seconds between cycles
- ExpiredSessionsCleanerCycle=0.00:03:00
# User Session timeout
- UserSessionTimeout=0.00:05:00
# indicates whether to run Expired Certificates Cleaner task
- RunExpiredCertificatesCleaner=true
# Expired Certificates Cleaner cycle. It will sleep for Cycle - Actual Work Time but not less than 30 seconds between cycles
- ExpiredCertificatesCleanerCycle=1.00:00:00
# Timeout to delete expired certificates (expired certificate will be deleted after specified timespan)
- ExpiredCertificateTimeout=10.00:00:00
# indicates whether to run Expired ExternalReferences Cleaner task
- Foundry__Security__ExpiredExternalReferencesCleaner__Run=true
# Expired ExternalReferences Cleaner cycle. It will sleep for Cycle - Actual Work Time but not less than 30 seconds between cycles
- Foundry__Security__ExpiredExternalReferencesCleaner__Cycle=1.00:00:00
Content type
Image
Digest
sha256:45b985203…
Size
148.8 MB
Last updated
22 days ago
docker pull truecommerce/foundry.core.security.maintenance:2.6.0.0