A self-hosted trail database for uploading, organizing, and searching GPS recorded tracks and route data.

Wanderer is a self-hosted web application that serves as a dedicated trail database for uploading, organizing, and searching GPS recorded tracks and route data. It allows users to build a searchable catalogue of their movements by importing existing GPS files or creating new routes directly within the system. By attaching various metadata to these tracks, users can transform raw coordinate data into a structured library of outdoor activities.
The software is deployed as a server application, with Docker Compose provided as the recommended installation method for quick setup. Users access the interface through a web browser, where they can manage their geographic data and visualize trails on integrated maps. The application is designed to run on a local server or a remote VPS, providing a private environment for storing sensitive location history and planning future excursions.
The technical architecture of the application relies on SvelteKit for the frontend and utilizes PocketBase for backend data management. To ensure that large collections of trails remain easily discoverable, the system integrates Meilisearch, which provides the indexing necessary for advanced filtering and fast search queries. This combination allows the software to handle both the storage of complex geographic paths and the rapid retrieval of specific routes based on user-defined metadata.
This tool is intended for hikers, cyclists, and outdoor enthusiasts who prefer to own their data rather than relying on third party cloud services. It supports both containerized deployment and bare-metal installation, ensuring flexibility across different hosting environments. The project is released under the AGPLv3 License, encouraging community contributions and translations.
Wanderer provides a centralized tool for the long-term storage and retrieval of personal geographic data.
A self-hosted dashboard that aggregates RSS feeds, social media posts, and system monitoring into one interface.
A self hosted recipe manager and meal planner with automated import capabilities and shopping list integration.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.