Skip to content

v0.1.0

Choose a tag to compare

@Freika Freika released this 21 May 19:25
· 131 commits to main since this release

Added

  • Initial release of Dawarich Atlas — a local-first, self-hostable maps stack built on OpenStreetMap data and FOSS components.
  • Rails 8 application (app/) serving the map UI, admin Settings, and public + admin JSON APIs over MapLibre.
  • Go sidecar (atlas-control/) orchestrating data ingest, region downloads, and per-service apply flows.
  • Compose stack with optional profiles for Photon (search), Valhalla (routing), Overpass + Pelias Placeholder + libpostal (POIs), and OpenTripPlanner (transit).
  • Region presets covering Berlin, Germany, Europe, DACH, multi-city, and planet builds.
  • Caddy reverse proxy fronting the stack on port 8484 and serving offline basemap tiles when present.
  • Multi-arch GitHub Actions CI publishing ghcr.io/dawarich-app/atlas/app and ghcr.io/dawarich-app/atlas/atlas-control on every push to main.