Commit Graph

17 Commits

Author SHA1 Message Date
Rahul Sharma
f0ee2750a7 WIFI-1319: Added ssl.properties inside Portal docker container, so that it can be (#73)
overriden from the Helm chart, if needed.
Also, updated logback.xml to under /portal/log folder. Again useful in the Helm charts if you want to edit the logback.xml without restarting the respective component.
2021-02-22 11:56:16 -05:00
Dmitry Toptygin
c89d773221 corrected default value for JVM_MEM_OPTIONS in docker run scripts 2020-12-10 12:35:33 -05:00
Dmitry Toptygin
db2f7e347e corrected default value for JVM_MEM_OPTIONS, introduced REMOTE_DEBUG_ENABLE variable to not start debug agent in the java process by default 2020-12-09 18:25:43 -05:00
Dmitry Toptygin
af5de7d294 added externally configurable JVM_MEM_OPTIONS environment variable into all docker files - to be able to adjust memory and garbage collection properties of the java process 2020-12-09 17:07:28 -05:00
AkshayJagadish-ne
28ce99e904 Merge pull request #30 from Telecominfraproject/AJ
Added property file to be copied over to containers
2020-10-12 22:42:19 -04:00
Akshay Jagadish
204146bc4b Added property file to be copied over to containers 2020-10-12 22:40:42 -04:00
Rahul Sharma
4f98538ceb Updating run.sh by changing comments to bashtype comments 2020-10-09 11:51:35 -04:00
Akshay Jagadish
9abfaee860 Removed step to copy over commit.properties to containers 2020-10-08 03:33:02 -04:00
Akshay Jagadish
043a146f74 Changed DockerFile to copy over commit.properties file 2020-10-07 23:40:08 -04:00
Rahul Sharma
170263299d WIFI-540 Enable remote debugging for Portal, Prov, SSC and SPC services 2020-08-24 13:06:28 -04:00
Dmitry Toptygin
8956c6189a implemented datastore, service, and interfaces for the adoption-metrics-service 2020-07-30 17:50:57 -04:00
Rahul Sharma
acad02f312 TW-949: Update portal docker image to add variable that would be overriden from
Helm chart and dictates where the files are stored on this container
2020-07-27 17:21:06 -04:00
Rahul Sharma
c9da07a27f TW-890: Adding URL env variables to run.sh, so they can be passed to JVM during
components startup. Components updatd: Portal, Prov, SSC and SPC
2020-07-17 11:37:20 -04:00
AkshayJagadish-ne
fb274f961f TW-749: Change reference of ConnectUs to TIP (#17)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files ), -profile ssidnames,

* Changed Docker Connectus References

* Changed POM connectus reference

* resolved conflicts

* Deletion of connectus reference

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files ), -profile ssidnames,

* Changed Docker Connectus References

* Changed POM connectus reference

* resolved conflicts

* Deletion of connectus reference
2020-07-09 19:17:21 -04:00
Dmitry Toptygin
3639167089 corrected date pattern in logback.xml files 2020-05-28 09:47:26 -04:00
Rahul Sharma
ca1eb4beee TW-343, TW-339: Creating docker images for Provisioning Service and SSC Service 2020-04-30 18:50:26 -04:00
Rahul Sharma
46e9b11abd TW-323: Create docker image for Portal and WebAuth Service 2020-04-29 17:31:21 -04:00