Installing on Digital Ocean

Using Digital Ocean to host Telebugs is a great choice. It’s affordable and easy to set up.

After signing up for a Digital Ocean account, follow these steps. It should take about 5 minutes.

  1. In your Digital Ocean account, go to Create > Droplets and pick a plan for your server. Creating a new droplet You need at least 2GB RAM and 1 CPU. IMPORTANT: Don't use ARM64 — Tailwind doesn't work on it yet, and Telebugs relies on Tailwind. Learn more. Regular CPU with a regular SSD

  2. Set a password to connect to your server. Choosing authentication method

  3. Leave the other settings as they are and click Create Droplet. Wait a few minutes for it to be ready, then click it. List of droplets for the Telebugs project

  4. Copy the ipv4 address. You’ll use it to link your domain to this server. IP v4 address copying

  5. Go to your domain provider’s site (like GoDaddy, namecheap, or Cloudflare). Log in, find the domain management section, and add an A record with the IP you copied. It should look like this: A record configuration Ensure that proxying is disabled.

  6. Back in Digital Ocean, find your Droplet and open the Console to access your server. Droplet console link

  7. Check the confirmation email we sent you for the install command. Paste it into the command line. Telebugs installation script

  8. When prompted, type your domain name (the same one you used for the A record). The system will finish the setup. After a few minutes, you’ll see this: Installation complete

  9. All set! Open the URL in your browser and create your Telebugs account.