Overview
Wanderer is a self-hosted trail database designed to make GPS data easily searchable. It allows users to upload recorded tracks, add metadata, and create a searchable catalogue. With extensive map integration, visualization capabilities, sharing options, advanced filtering, and the ability to create custom lists, Wanderer offers a comprehensive solution for managing trails.
Features
- Manage your trails: Easily upload recorded tracks and add metadata.
- Extensive map integration and visualization: Visualize trails on maps for better exploration.
- Share trails with other people: Collaborate with others by sharing trails.
- Advanced filter and search functionality: Quickly find specific trails with advanced filtering options.
- Create custom lists: Organize trails into custom lists for better management.
Installation
To install Wanderer using Docker Compose, follow these steps:
docker-compose up
After the initial startup, access the frontend at localhost:3000. Note to change the ORIGIN variable if not hosting at http://localhost:3000 to avoid CORS errors. For production use, change the MEILI_MASTER_KEY variable. Wanderer can also be run on bare-metal, refer to the documentation for a detailed guide.
Summary
Wanderer is a versatile self-hosted trail database that simplifies the management and exploration of GPS data. With features like map integration, sharing capabilities, and advanced search functions, it offers a robust solution for organizing and accessing trail information. By providing installation options via Docker Compose or on bare-metal, Wanderer caters to different user preferences and needs.