Skip to content
Snippets Groups Projects
Select Git revision
  • d10446aa9cf742aea26b98d43bcea52f70df571f
  • main default protected
  • release
  • 1.5.0
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.0
  • 0.9.0
  • 0.0.4-alpha
  • 0.0.3-alpha
  • 0.0.2-alpha
  • 0.0.1-alpha
14 results

info-manager

user avatar
OZGCloud authored
Merge pull request 'OZG-6544: OZG-7247: Update commons Version. Update License Header generation.' (#39) from OZG-6544-commons into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/info-manager/pulls/39


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
d10446aa
History

This repository is for the OZG info manager.

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Properties

Name Description Default value
ozgcloud.infomanager.allowed-client-names List of names of grpc clients allowed to access the getServiceUrlOfNachricht Antragsraum
ozgcloud.infomanager.postfach-id-key-name Name of the key used to read the postfach id from the auth token postkorbhandle

Useful commands

See setup details here: https://wiki.mgm-tp.com/confluence/x/dwMkEw

docker run -p 9090:9090 -p 8081:8081 dockerregistry.mgm-tp.com/com.mgmtp.bup.ozg/ozg-info-manager:0.0.1-9.b1aa5f2-SNAPSHOT

Run it from commandline use:

./mvnw spring-boot:run -Dspring-boot.run.profiles=local -pl info-manager-server

at the info-manager root directory

Releasing

See Release Antragsraum