A Lab deployed using terraform
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nicolas Massé 5d4f2bdede new lab 3 years ago
..
cloud-init new lab 3 years ago
README.md new lab 3 years ago
main.tf new lab 3 years ago

README.md

Podman Lab on AWS EC2

Development on local machine

Pre-requisites: Libvirt on Fedora

cd cloud-init
./install-libvirt.sh

Installation on AWS EC2

Pre-requisites:

  • Terraform
  • OpenSSL
  • Bash
  • mkpasswd
  • gzip
cd cloud-init
./generate-users.sh
cd ..
terraform init
terraform apply

User accounts are in cloud-init/users.csv.