wanderer is a self-hosted trail database. Save your adventures!
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.
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.
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.