I will no longer be providing support for this in any way. There are enough forks and communities spawned from this that you can find help there. I don't know where they all exist or have information on them as I have not played Albion in 2yrs (as of October 2022).
I am totally out of the loop. Please do not email me, as I will not be able to help you in any way.
This repo is not actively maintained.
If you would like to continue development or deploying this, feel free to fork it.
Thank you all for your support.
An Albion Online Avalonian Roads shared mapping tool
Portaler is a mapping tool for Avalonian Roads in Albion Online, that provides real time private data to your guild or alliance. It is fully Albion TOS compliant, because every user action is completely manual and nothing is automatically pulled or scraped from the Albion client or network packets. This tool simply provides a clean way for guilds/alliances share roads mapping internally.
The data we use to populate information is collected from Albion Data Project.
There is a full Self-hosting Guide here, but a simple version can be found below.
If you would like to run the project on your own server, we provide DockerHub images and you can find a docker-compose.yml file in the docker folder. If you would like to just run the project, you do not need to build the docker files contained in the ./docker
folder, just simply update the .env.example
file with your variables, the variables in the docker-compose.yml and run:
docker-compose up -d
To setup your .env files with keys, follow the Github Token instructions here and the Discord instructions here.
Links to our DockerHub images: