Skip to content

LaReserveTech/lightsoff-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightsoff Infrastructure

This repository describe the needed infrastructure to operate Lightsoff product.

The infrastructure is managed by Terraform. The state is stored on S3.

Requirements

  • An existing S3 bucket.

How to use this repo locally?

  • Copy environment file: cp .env.template .env
  • Replace environment variables with yours
  • Source it: source .env
  • Init terraform workdir: terraform init -backend-config="bucket=$S3_BUCKET" -backend-config="region=$S3_REGION"
  • Create new workspace terraform workspace new <your-workspace>
  • Plan, apply as usual

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages