Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
/ infra Public archive

Backend infrastructure that powers the Pufferfish app

License

Notifications You must be signed in to change notification settings

pufferfish-app/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pufferfish Infrastructure

Backend IaC that powers the Pufferfish app

What is in this repo?

This repository contains Terraform code that spins up 2 services: a MongoDB Atlas cluster and a DigitalOcean App Platform app.

The MongoDB Atlas cluster serves as the database powering the backend API, holding user information.

The DigitalOcean App Platform app is a deployment of the backend API as a Docker container.

How is this used?

The Terraform IaC in this repository is continuously integrated using HCP Terraform, automatically deploying and modifying our infrastructure on every merge into the main branch.

About

Backend infrastructure that powers the Pufferfish app

Resources

License

Stars

Watchers

Forks

Languages