Go to file
Adphi e32c182728
init
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-12-13 16:11:28 +01:00
modules/nexus_image init 2022-12-13 16:11:28 +01:00
test init 2022-12-13 16:11:28 +01:00
.gitignore init 2022-12-13 16:11:28 +01:00
.terraform.lock.hcl init 2022-12-13 16:11:28 +01:00
README.md init 2022-12-13 16:11:28 +01:00
main.tf init 2022-12-13 16:11:28 +01:00

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