Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build and run

Modify src/main/resources/application.yml

Pass required paths.

Run 'terraform init' in Terraform project dir, if required.

./gradlew clean build

java -jar build/libs/maprdeploy-.jar

Generate SSL certificate: https://www.baeldung.com/spring-boot-https-self-signed-certificate

keytool -genkeypair -alias maprdeployer -keyalg RSA -keysize 2048 -storetype PKCS12 -keystore maprdeployer.p12 -validity 3650

About

mapr-terraform-ui

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages