Skip to content

Repository files navigation

#To Setup AWS Host as a Client

#Launch instance at least as much CPU as database server Build the test harness

sudo yum install -y java-21 git maven
git clone https://github.com/johnlpage/LinkTestMany.git
export JAVA_HOME="/usr/lib/jvm/java-21-amazon-corretto"
cd LinkTestMany
mvn clean package

Run the test Harness

export MONGO_URI="... YOUR URI & CREDS "
java -jar bin/CoreMongoTest.jar <config.json>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages