wanderer-industries / wanderer

#1 EVE Online Mapper
https://wanderer.ltd
MIT License
14 stars 4 forks source link

Wanderer

Wanderer is an #1 EVE Online mapper tool, light and fast alternative to Pathfinder. You can self-host Wanderer Community Edition or have us manage Wanderer for you in the cloud. Made and hosted in the EU 🇪🇺

Wanderer

Why Wanderer?

Here's what makes Wanderer a great Pathfinder alternative:

Interested to learn more? Check more on our website.

Can Wanderer be self-hosted?

Wanderer is open source project and we have a free as in beer and self-hosted solution called Wanderer Community Edition (CE). Here are the differences between Wanderer and Wanderer CE:

Wanderer Cloud Wanderer Community Edition
Infrastructure management Easy and convenient. It takes 2 minutes to register your character and create a map. We manage everything so you don’t have to worry about anything and can focus on gameplay. You do it all yourself. You need to get a server and you need to manage your infrastructure. You are responsible for installation, maintenance, upgrades, server capacity, uptime, backup, security, stability, consistency, loading time and so on.
Release schedule Continuously developed and improved with new features and updates multiple times per week. Latest features and improvements won't be immediately available.
Server location All visitor data is exclusively processed on EU-owned cloud infrastructure. We keep your site data on a secure, encrypted and green energy powered server in Germany. This ensures that your site data is protected by the strict European Union data privacy laws and ensures compliance with GDPR. Your website data never leaves the EU. You have full control and can host your instance on any server in any country that you wish. Host it on a server in your basement or host it with any cloud provider wherever you want, even those that are not GDPR compliant.

Interested in self-hosting Wanderer CE on your server? Take a look at our Wanderer CE installation instructions.

Wanderer CE is a community supported project and there are no guarantees that you will get support from the creators of Wanderer to troubleshoot your self-hosting issues. There is a community supported forum where you can ask for help.

Our only source of funding is your donations.

Technology

Wanderer is a standard Elixir/Phoenix application backed by a PostgreSQL database for general data. On the frontend we use TailwindCSS for styling and React to make the map interactive.

Development

Setup

Run

Now you can visit localhost:8000 from your browser.

Using .devcontainer

Using nix flakes

Migrations

Reset database

mix ecto.reset

Run seed data

Generate new migration

Generate cloak key