Files
wanderer/docs/public/server/servers.json
Flomp bdd83b10c7 adds new servers & removes stale ones (#804)
Co-authored-by: Christian Beutel <>
2026-02-12 21:23:56 +01:00

101 lines
4.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "Demo Server",
"url": "https://demo.wanderer.to",
"description": "A public demo instance of wanderer. Everyone can log in and try out all features—upload trails, create lists, explore the interface, and test federation. Data is reset periodically, so feel free to experiment.",
"image": "/server/imgs/wanderer.to.png",
"region": ["World"],
"language": ["English"],
"category": ["General"]
},
{
"name": "..:: tchncs :: wanderer ::..",
"url": "https://trails.tchncs.de",
"description": "General purpose instance by tchncs.de, not bound to a specific area. It is supported by voluntary donations from users of tchncs.",
"image": "/server/imgs/tchncs.de.png",
"region": ["Germany"],
"language":[ "German", "English"],
"category": ["General"]
},
{
"name": "Trails by Softwerke Magdeburg",
"url": "https://trails.magdeburg.jetzt",
"description": "Find and share cool places & tours near Magdeburg & Saxony-Anhalt on this public instance. It is run by Softwerke Magdeburg, a non-profit association that's locally providing various free & open services to the public.",
"image": "/server/imgs/magdeburg.jetzt.png",
"region": ["Germany", "Magdeburg", "Saxony-Anhalt"],
"language": ["German"],
"category": ["General"]
},
{
"name": "Giretti",
"url": "https://giretti.gatti.ninja",
"description": "An instance for Italy, with motorcycle category added.",
"image": "/server/imgs/gatti.ninja.jpg",
"region": ["Italy"],
"language": ["Italian"],
"category": ["Biking", "Motorcycling", "General"]
},
{
"name": "Eble",
"url": "https://wanderer.eble.name",
"description": "Private Wanderer Instance, planned to replace Komoot after its dismal dying",
"image": "/server/imgs/eble.name.png",
"region": ["Europe", "Germany"],
"language": ["English","German"],
"category": ["Hiking", "Mountain Biking", "Climbing"]
},
{
"name": "Towiski",
"url": "https://wanderer.towiski.de",
"description": "My Wanderer instance for the paths less traveled. Signups welcome.",
"image": "/server/imgs/towiski.de.jpg",
"region": ["Tanzania", "Sri Lanka", "Germany", "Laos"],
"language": ["English", "German"],
"category": ["Biking", "Hiking"]
},
{
"name": "Mapper Trails",
"url": "https://trails.mapper.space",
"description": "🗺️ Here be dragons 🗺️ A small generalist instance",
"image": "/server/imgs/mapper.space.png",
"region": ["Europe", "France"],
"language": ["French"],
"category": ["Hiking", "Cycling", "Canoeing", "Sailing", "Running"]
},
{
"name": "Grons wanderer - Nederlandse wandelroutes",
"url": "https://wanderer.grons.nl",
"description": "Collecting hikes in all of the Netherlands",
"image": "/server/imgs/grons.nl.jpg",
"region": ["The Netherlands"],
"language": ["Dutch", "English"],
"category": ["Hiking"]
},
{
"name": "Hong Kong Wanderer",
"url": "https://wanderer.saankofi.com",
"description": "A community map of Hong Kongs hikes, from well-known routes to hidden spots. Signups are welcome.",
"image": "/server/imgs/saankofi.com.png",
"region": ["Hong Kong"],
"language": ["English", "Chinese (Traditional)"],
"category": ["Hiking"]
},
{
"name": "adminForge | wanderer",
"url": "https://wanderer.adminforge.de",
"description": "General-purpose instance provided by adminForge.de. It is supported through voluntary donations from the users of adminForge.de.",
"image": "/server/imgs/adminforge.de.png",
"region": ["Germany"],
"language": ["German", "English"],
"category": ["General"]
},
{
"name": "Das WadeZimmer",
"url": "https://wadezimmer.de",
"description": "Actively maintained Wanderer instance located in Hamburg Germany. Currently most of the tracks are located in Europe but any track is welcome. ",
"image": "/server/imgs/wadezimmer.de.jpg",
"region": ["Europe", "Germany"],
"language": ["German", "English"],
"category": ["Cycling", "Hiking"]
}
]