Open Source — Apache 2.0

Open-source analytics for competitive sailing

Eclipse Azimuth Sailing Analytics is a community-driven platform for live GPS tracking, real-time race analysis, and fan engagement — from club regattas to the Olympic Games. Free to use, free to contribute.

Olympic Games
~1M
Olympic visitors
15+
GPS connectors
225+
OSGi modules

Solutions

A full suite of sailing tools

From the main cloud platform to companion mobile apps, every component is open-source and designed to work together.

Quick Start

Up and running in minutes

The fastest way to explore Eclipse Azimuth Sailing Analytics locally is via Docker Compose — no build required, just pull and run.

1

Prerequisites

Install Docker and Docker Compose. Works on Linux, macOS, and Windows with bash.

2

Fetch & Launch

Download the Compose file and start MongoDB, RabbitMQ, and Sailing Analytics with a single command.

3

Open the UI

Navigate to http://127.0.0.1:8888 and log in to the Admin Console with admin / admin.

# Download the Docker Compose configuration
wget "https://github.com/eclipse-sailing-analytics/sailing-analytics/raw/main/docker/docker-compose.yml"

# Start MongoDB, RabbitMQ, and Sailing Analytics
docker-compose up

# Open the Admin Console at http://127.0.0.1:8888/gwt/AdminConsole.html
# Default credentials: admin / admin
Full Onboarding Guide Latest Release Docker Image ! Found a bug or have a feature request? Use the issue tracker on GitHub.

Documentation

Everything you need to go further

Browse by category and click any topic to open the wiki.

Technology

Built on proven open-source foundations

A polyglot stack - Java backend, GWT frontend, mobile apps - all tied together by battle-tested middleware and cloud infrastructure.

Java Java 8+ Core server runtime & all business logic
OSGi / Eclipse OSGi / Equinox Modular plugin architecture — 225+ bundles
GWT GWT Java-to-JavaScript web frontend compiler
MongoDB MongoDB Primary store for race & GPS data
RabbitMQ RabbitMQ Message broker used for service replication
Docker Docker Containerized deployment & local dev
Gradle Gradle Build system for Android apps
AWS AWS Cloud hosting — EC2, S3, CloudFront
Android Android Race Manager & Buoy Pinger apps
iOS iOS / Swift Sail Insight GPS tracking app
Maven Maven Build system for all Java modules
Jetty Jetty Embedded HTTP server inside OSGi

What's New

Latest updates across the platform

Expand a product below to see its changelog.

Sailing Analytics Web
Loading…
Sailing Race Manager Android
Loading…
Sail Insight iOS & Android
Loading…
Sailing Buoy Pinger Android
Loading…
Strategy Simulator Web
Loading…