Micro-service application to store data in binary format
676
POSTGRES_URL: url of the Postgres serverPOSTGRES_PORT: port of the Postgres serverPOSTGRES_DB: name of the Postgres databasePOSTGRES_USERNAME: username of the Postgers userPOSTGRES_PASSWORD: password of the Postgres userMULTIPART_MAX_FILE_SIZE: how big a file can be in a multipart request (spring syntax)MULTIPART_MAX_REQUEST_SIZE: how big can a multipart request be (spring syntax)SPRING_PROFILES_ACTIVE: Spring comma-separated profiles. Default: dev, no-security, api-docs. Values:
dev: db logs and errors are returned on responsesprod: need to specify postgres connectionsno-security: filers are disablesapi-docs: enables springdoc openapi and swagger-uiJWT_ISSUER_URI: uri of the JWT issuer, e.g. http://keycloak:9090/realms/appKAFKA_CONSUMER_BOOTSTRAP_SERVERS: consumer bootstrap servers for Apache KafkaATTACHMENT_TOPIC: name of the attachment topic. Default: attachment.jsonOPENAPI_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:1c729ab2b…
Size
201.7 MB
Last updated
over 1 year ago
docker pull wa2group13/document_store