truecommerce/foundry.core.security.microservice

By truecommerce

Updated 21 days ago

Official Foundry Security Microservice images

Image
Security
0

5.2K

truecommerce/foundry.core.security.microservice repository overview

Foundry Security Microservice Runtime Docker Image

This repository contains images for running Foundry Security Microservice. These images contain the runtime only.

Linux amd64 tags

Environment parameters:


      - ASPNETCORE_ENVIRONMENT=Development
      # Core Security Microservice SQL connection string
      - SQLConnection=<SQL Connection string>
      # RabbitMQ connection string
      - RABBITMQ_CONNECTION=<RabbitMQ connection string>
      # RabbitMQ user
      - RABBITMQ_USER=<RabbitMQ user name>
      # RabbitMQ password
      - RABBITMQ_PASS=<RabbitMQ user password>
      # JWT secret
      - JwtSecret=<JWT secret string>
      # JWT default expire time
      - JwtDefaultExpireTime=0.00:30:00
      # indicates whether to override user on logon
      - OverrideUserOnLogOn=true
      # user session timeout
      - UserSessionTimeout=0.00:05:00

Tag summary

Content type

Image

Digest

sha256:b2c930a27

Size

149.2 MB

Last updated

21 days ago

docker pull truecommerce/foundry.core.security.microservice:2.6.0.0