You will need a server running Docker 24+ and Docker Compose 2+, a domain name pointing to your server, your license key from app.myworkforceteamtechnology.com, and API keys for OpenAI, Twilio, and Resend.
Minimum: 2 CPU cores, 2 GB RAM, 10 GB disk. Recommended: 4 CPU cores, 4 GB RAM, 40 GB disk.
Step 1: Download the distribution package. Log in at app.myworkforceteamtechnology.com, go to License Keys, click Download .zip.
Step 2: Extract the package on your server using unzip.
Step 3: Run the setup script with chmod +x setup.sh then ./setup.sh. The script will prompt for your license key, domain, OpenAI API key, Twilio credentials, and Resend API key.
Step 4: Verify by visiting http://your-domain:5000 in a browser.
Step 5: Configure nginx or Caddy as a reverse proxy for HTTPS.
support@myworkforceteamtechnology.com