Skip to content

webatspeed/website

Repository files navigation

Web at Speed Website

Infrastructure, Orchestration, and Continuous Deployment

Infrastructure, Orchestration, and Continuous Deployment

Installation

git clone https://github.com/webatspeed/website.git
cd website

cp terraform.tfvars.example terraform.tfvars
vim terraform.tfvars
terraform init && terraform apply -auto-approve

open https://www.webatspeed.de

Distribute Newsletter

./container/scripts/distribute.sh

Get Number of Subscribers

./container/scripts/countsubscribers.sh

Find by Email

./container/scripts/findemail.sh [email protected]

Delete by Email

./container/scripts/deletesubscriber.sh [email protected]

About

Web at Speed website

Resources

Stars

Watchers

Forks

Packages

No packages published