1
0
Fork
You've already forked pds-tf
0
No description
  • HCL 95%
  • Shell 5%
2025年11月02日 10:20:33 +01:00
modules/instance remove the lauch template ( #4 ) 2025年11月02日 10:20:33 +01:00
.gitignore Initial commit 2024年02月22日 21:27:40 -05:00
api.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00
backup.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00
networking.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00
pds.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00
pds_launch.sh migrate to a module for the instance. ( #1 ) 2025年11月01日 11:17:58 +01:00
README.md add ipv6. move ebs config to variables. tidy. 2024年12月27日 17:51:45 -08:00
security.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00
variables.tf small cleanup, add environment / kind tags ( #3 ) 2025年11月02日 09:25:46 +01:00

pds-tf

via @jaronoff97 and @lizthegrey.

Introduction

This opentofu / terraform example configures a Bluesky PDS.

Please read the pds documentation first.

Running this IaC may involve you being billed by AWS.

You will need to handle the DNS configuration separately - this IaC is only for the AWS part of the pds setup.

What you will need:

You will need to edit variables.tf to specific your pds name / admin email address.

You will will need to prove an SSH public key and an AWS region and availability zone - see here for the AWS list.