Linode (Akamai) Marketplace app for deploying ftagent, the Flowtriq DDoS detection agent. Deploy a Linode from the Marketplace, run sudo ftagent --setup, and your node is connected to your Flowtriq dashboard within seconds.
Flowtriq provides real-time DDoS detection and auto-mitigation for network operators. The agent (ftagent) runs on your server and detects attacks in sub-second time, automatically applying firewall rules, BGP FlowSpec announcements, and capturing PCAPs for forensic analysis.
- Sign up at flowtriq.com/signup and grab your API key.
- Deploy the Flowtriq Marketplace app on Linode.
- SSH into the server and run:
sudo ftagent --setup- Follow the prompts to enter your API key. The agent starts immediately.
This repo uses Ansible playbooks following the Linode Marketplace guidelines.
apps/linode-marketplace-flowtriq/
site.yml Main Ansible playbook
provision.yml Provisioning playbook
roles/
common/ Base system setup
ftagent/ Agent install and config
post/ MOTD and cleanup
deployment_scripts/
flowtriq-deploy.sh StackScript deployment script
linode-config.sh Linode-specific config
- Linode/Akamai account
- ftagent requires Python 3.8+ and libpcap
Start your free 14-day trial at flowtriq.com/signup.
Full documentation: flowtriq.com/docs
Built by Flowtriq - Real-time DDoS detection and mitigation.