You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adphi e32c182728
init
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
6 months ago
modules/nexus_image init 6 months ago
test init 6 months ago
.gitignore init 6 months ago
.terraform.lock.hcl init 6 months ago
README.md init 6 months ago
main.tf init 6 months ago

README.md

Nexus with casc plugin example

git clone https://git.adphi.net/adphi/nexus-casc-terraform-example
cd nexus-casc-terraform-example

# edit variables to customize image / version, etc in main.tf
# terraform init
# terraform plan
# terraform apply

# or use the pre-build image (adphi/nexus3:3.41.1-casc)
docker-compose --project-directory test up