Commit Graph

22 Commits

Author SHA1 Message Date
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
Akshay Jagadish
782d221a70 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:34 -04:00
Dmitry Toptygin
804a3435c0 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:24:20 -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
7a3926982e Added property file to be copied over to the docker container 2020-10-08 02:53:14 -04:00
Akshay Jagadish
cdfaf3fb2b WIFI-845: Support Kubernetes Deployment Versioning (corrected spacing) 2020-10-02 16:08:39 -04:00
Akshay Jagadish
3e525ddb4b WIFI-845: Support Kubernetes Deployment Versioning 2020-10-02 15:48:33 -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
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
Rahul Sharma
a753480547 TW-837: Removing the separate datastax override variables and instead override
cassandra-application.conf to update these parameters all at the same time.
2020-07-09 14:42:16 -04:00
Rahul Sharma
a226f1f607 TW-825: Fixing a typo 2020-07-07 19:04:19 -04:00
Rahul Sharma
70ce8b38d4 TW-825: update SSC to use Cassandra 2020-07-07 18:47:48 -04:00
Rahul Sharma
b0c7dfeb9c TW-753: Updating SSC to connect with Kafka as Producer
TW-758: Update SSC to communicate with Kafka securely
2020-06-23 15:59:24 -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