nexus-casc-terraform-example/README.md

361 B

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