To all: We are at the point where we are deploying our OSGI enRoute applications via Docker.
- A key sticking point is the syntax for embedding environment variables within our configuration.json files. - For example, a developer would set a hostName to ‘localhost’ for development, but this same environment variable would be different for QA, UAT, and Production environments - I presume this is the best way of allowing the same container to be deployed in different environments without modification? - Suggestions and/or examples are appreciated. Thanks, Randy Leonard _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
