Includes: API (Express/TypeScript), Astro site, Python workers, document generators, FCC compliance tools, Canada CRTC formation, Ansible infrastructure, and deployment scripts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
257 B
YAML
20 lines
257 B
YAML
---
|
|
common_packages:
|
|
- curl
|
|
- wget
|
|
- git
|
|
- htop
|
|
- unzip
|
|
- jq
|
|
- rsync
|
|
- ufw
|
|
- fail2ban
|
|
- chrony
|
|
- unattended-upgrades
|
|
- apt-transport-https
|
|
- ca-certificates
|
|
- gnupg
|
|
- python3
|
|
- python3-pip
|
|
deploy_user: deploy
|
|
ssh_port: 22022
|