mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-18 15:58:31 +00:00
First pass at setting up GCP deploy config as infrastructure
- 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
This commit is contained in:
6
deploy/gcp/.gitignore
vendored
Normal file
6
deploy/gcp/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
.env
|
||||
.auto.tfvars
|
||||
.terraform
|
||||
terraform.tfstate
|
||||
terraform.tfstate.*
|
||||
.terraform.lock.hcl
|
Reference in New Issue
Block a user