Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.67 KB

File metadata and controls

32 lines (24 loc) · 1.67 KB

Documentation

English documentation for Grom. The root README is a short entry point; details live here.

I want to…

User

Goal Page
See what the client can do (workouts, likes, comments, recording, equipment) User overview
Reset a forgotten password (when the operator enables email) User overview — Sign-in and password reset
Sign in / register when the instance enables captcha User overview — Sign-in and password reset
Use Grom in a browser (same UI as Android) Open the server base URL after install; see User overview
Import a Strava export (UI + how import works) Strava bulk import
Import Health Sync activities from Google Drive (Android) Health Sync + Google Drive

Admin

Goal Page
Build and run the server Install and run
Configure TLS, storage, federation, logging, mailer / password reset, captcha Configuration

Reference

Topic Page
Strava ZIP column mapping and import behavior Strava bulk import
Health Sync Google Drive import (Android client) Health Sync + Google Drive
Full annotated config config.full.yaml
HTTP API (Swagger UI) On a running server: /api/docs/ (e.g. http://localhost:8080/api/docs/); sources under api/docs/