bug5684: instead of using environments the ADDITIONAL_JAVA_ARGS are now generated by the configurations

This commit is contained in:
Axel Uhl
2022-02-24 15:39:55 +01:00
parent 902b71058f
commit fb9935cbaf
10 changed files with 113 additions and 8 deletions
@@ -8,6 +8,18 @@ public interface SharedLandscapeConstants {
*/
String DEFAULT_DOMAIN_NAME = "sapsailing.com";
/**
* If a shared security realm is to be used for a domain then this constant tells the name of the application
* replica set that by default manages the shared security information. Other replicables that are to be shared
* through the same realm, such as landscape management data or shared sailing data such as course templates or mark
* properties inventories, can be shared from the same application replica set.
* <p>
*
* To obtain the full host name used by the application replica set, append "." and the
* {@link #DEFAULT_DOMAIN_NAME}.
*/
String DEFAULT_SECURITY_SERVICE_REPLICA_SET_NAME = "security-service";
/**
* This is the region of the load balancer handling the default traffic for {@code *.sapsailing.com}. It is also
* called the "dynamic" load balancer because adding, removing or changing any hostname-based rule in its HTTPS