communication_manager
Handles email queues from and to Gmail.
227
APPLICATION_NAME: Name of the Google application to connectCLIENT_ID: Client id given by the Google API for GmailCLIENT_SECRET: Client secret given by the Google API for GmailREFRESH_TOKEN: Refresh token for the applicationSPRING_PROFILES_ACTIVE: Spring comma-separated profiles. Default: dev, no-security. Values:
dev: loggingprod: production environmentno-security: disable security filter chainsno-gmail: disable Google Mail fetchKAFKA_PRODUCER_BOOTSTRAP_SERVERS: Comma-separated list of host:port pairs to use for establishing the initial
connections to the Kafka cluster.KAFKA_PRODUCER_MAX_REQUEST_SIZE: How big the request can be to Kafka. Default: 10485760KAFKA_PRODUCER_MESSAGE_MAX_BYTES: How big a single message can be sent to Kafka. Default: 10485760OPENAPI_BASE_URL: base url of this service that will appear in the OpenAPI documentation.
Default http://localhost:${PORT}PORT: server port. Default: 8080Content type
Image
Digest
sha256:7744e1059…
Size
188.5 MB
Last updated
about 2 years ago
docker pull wa2group13/communication_manager:1.2.0