TAK.NZ Logo

TAK Deploy

One-line installer for TAK (Team Awareness Kit) infrastructure on AWS.

🚀 Quick Install

curl -fsSL https://tak-nz.github.io/tak-deploy/install | bash

📋 Prerequisites

âš¡ Usage

# Deploy infrastructure
./deployAllLayers --r53ZoneName tak.your-domain.com

# Destroy infrastructure  
./deployAllLayers --destroy

# Show help
./deployAllLayers --help
Note: This script deploys AWS infrastructure that incurs costs. Review the cost estimates before deployment.

🔗 Links