Trackily Portal

Manage your license, subscription and billing

Sign In
Create Account

Trackily Portal

Welcome back,

Your Licenses

Your Licenses

Choose Your Plan

All plans include 14-day free trial. Cancel anytime.

Monthly
Yearly Save 33%

Install Trackily

Choose your server setup and follow the instructions below.

🔑 Your License Key
No active license
One-Line Install (Ubuntu 20+ / Debian 11+)
SSH into your server and paste this command. It installs everything automatically.
What this does:
✅ Detects OS & installs Docker if needed
✅ Downloads Trackily binary
✅ Sets up PostgreSQL database
✅ Configures Nginx + free SSL (Let's Encrypt)
✅ Starts Trackily on your domain
⚠️ Requirements
• Fresh VPS with Ubuntu 20+ or Debian 11+ (1GB RAM minimum)
• Root or sudo access
• A domain name pointed to your server IP (A record)
• Ports 80 and 443 open
🔐 Auto-SSL for Custom Domains
RECOMMENDED
Trackily can automatically generate SSL certificates (Let's Encrypt) for every tracking domain you add — no manual configuration needed. Just point the domain's A record to your server and Trackily handles the rest.
How it works:
1. You add a domain in Trackily (Domains page) — e.g. todayoffer.store
2. You point the A record of that domain to your server IP
3. Trackily's built-in Caddy proxy automatically generates a valid SSL cert
4. Done! HTTPS works within seconds
Requirements:
Dedicated server/VPS — Trackily must have exclusive access to ports 80 & 443
• No other reverse proxy (Traefik, Nginx, etc.) running on ports 80/443
• If using Coolify with other services: use a separate VPS for Trackily
Setup — Add these environment variables:

          
        
If using Coolify (dedicated VPS):
1. In Coolify → your Trackily service → General → disable "Proxy" (Traefik)
2. In Network → Port Mappings → add 80:80 and 443:443
3. In Persistent Storage → add volume /data (stores SSL certificates)
4. In Environment Variables → add AUTO_SSL=true and SERVER_DOMAIN=your-admin-domain.com
5. Redeploy
⚠️ Important
If you have other services running on the same VPS (Coolify projects, Traefik, Nginx), they will conflict with ports 80/443. In that case, use a separate VPS for Trackily or keep using manual domain setup in your panel.
🔄 Update Trackily
To update to the latest version:
VPS: curl -sSL https://license.trackily.online/install.sh | bash -s -- --update
Docker: docker compose pull && docker compose up -d

Payment History

DatePlanAmountStatusStripe ID

Your Profile

Change Password