
- Terraform config files to setup cluster, deployments and services - Adds only Searxng deployment and test service in this commit - Makefile to: - Build and push images - Run terraform with correct project configuration - Env file template to help setting .env file with project configs
6 lines
87 B
Text
6 lines
87 B
Text
.env
|
|
.auto.tfvars
|
|
.terraform
|
|
terraform.tfstate
|
|
terraform.tfstate.*
|
|
.terraform.lock.hcl
|