Install BeStrong HQ on your own machine.

Community Edition is the free local version for coaches who want BeStrong HQ on their computer. Install first, open the local dashboard, then connect Google Drive when you are ready.

Requires Docker Desktop on Mac or Windows. Linux uses Docker Engine and the Docker Compose plugin.

curl -fsSL https://bestronghq.com/install.sh | bash
bestrong open

Start with the installer that matches your computer.

Coaches should not need Docker commands day to day. The helpers wrap the Docker setup behind one local BeStrong workflow.

WindowsEarly installer

Download, extract, open.

  1. Install Docker Desktop and open it once.
  2. Download the Windows early installer ZIP.
  3. Extract the ZIP, then double-click Open BeStrong.cmd.

If Windows SmartScreen says Windows protected your PC, choose More info, then Run anyway.

Download ZIP
LinuxScript

Same helper, bring your own Docker.

  1. Install Docker Engine and the Compose plugin.
  2. Run the install command in your shell.
  3. Run bestrong open when the installer finishes.
curl -fsSL https://bestronghq.com/install.sh | bash

Install now. Connect Google later.

The first goal is simple: get the local dashboard running at 127.0.0.1. Google Drive and Calendar setup happens inside the app once BeStrong is open.

BeStrong installs first. Google Drive setup happens after the local app opens.
The installer stores your data on your computer, not in BeStrong HQ hosting.
The current installer is unsigned while we validate demand before paying for code signing.

Use the guide when Docker or Google setup gets loud.

The install guide covers Docker Desktop, the local BeStrong commands, Google Cloud OAuth, and the troubleshooting path.