The Prime Spot DCA Trading Bot uses a Client-Server model:
| Cloud Provider | Action Required | Instruction |
|---|---|---|
| AWS EC2 | 🔴 Manual Open Required | You must add a rule to the Security Group to allow Custom TCP 8765. See EC2 Guide |
| Google Cloud (GCP) Microsoft Azure Oracle Cloud |
🔴 Manual Open Required | The install script cannot bypass the external Cloud Firewall. GCP: Go to VPC Network → Firewall → Create Firewall Rule → Allow tcp:8765. Azure: Go to Networking → Add inbound port rule → 8765. |
| DigitalOcean Vultr / Linode Hetzner |
🟢 Automatic | No action needed. These providers usually respect the internal OS firewall, which our script configures automatically. |
Choose the method that fits your needs:
Specific guide for Amazon EC2 users, focusing on creating the instance and configuring the Security Group (Firewall).