This guide installs Countly Lite (Community Edition) on a dedicated Linux server using the official install script.
sudo su -
wget -qO- https://c.ly/install | bash
The installer downloads and configures Countly along with required dependencies.
Open http://your-server and create the admin account. Then create your first app to get the SDK/tracking instructions.
If you installed from the Countly package, use the update scripts included in the countly-server package. For Docker-based installs, follow the Countly Docker documentation.
Check the Countly installation documentation or reach out via our contact page.