All Projects → Portaler-Zone → portaler-core

Portaler-Zone / portaler-core

Licence: AGPL-3.0 license
Monorepo for Portaler, a mapping tool for Albion Online

Programming Languages

typescript
32286 projects
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to portaler-core

albion-discord-bot
Discord Bot for Albion Online that: fetch market prices, search players/guilds, and more!
Stars: ✭ 27 (-27.03%)
Mutual labels:  albion-online

NO SUPPORT

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.

ARCHIVED

This repo is not actively maintained.

If you would like to continue development or deploying this, feel free to fork it.

How to fork a repo.

Thank you all for your support.


Portaler has been moved to community development

Portaler logo

An Albion Online Avalonian Roads shared mapping tool

discord

Contents

What it is

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.

Screenshot

Running

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:

Development

Click here for Development Setup

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].