Skip to content

TibiaData docker-compose configurations for TibiaData container, Kong API gateway and Konga admin GUI.

License

Notifications You must be signed in to change notification settings

TibiaData/tibiadata-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TibiaData docker-compose

TibiaData docker-compose configurations for TibiaData container, Kong API gateway and Konga admin GUI.

Note:
Hosting of TibiaData has been switched to Kubernetes, so maintenance of this repository is limited.

Folders

There are following folders..

Used to get Kong API gateway up and runnig.

The installation itself is empty and you'd need to create services and routes yourself (as it is right now). Or import from a backup, if you have any previous installation.

Used to get Konga up and running.

This is for administration of the Kong API gateway.

Used to get TibiaData API up and running.

Usage

Here is a list of useful docker compose commands.

Pull service images:

docker compose pull

Create and start containers:

docker compose up -d

Stop and remove containers, networks:

docker compose down

View output from containers:

docker compose logs -n 25 -f

General information

Tibia is a registered trademark of CipSoft GmbH. Tibia and all products related to Tibia are copyright by CipSoft GmbH.

Credits

About

TibiaData docker-compose configurations for TibiaData container, Kong API gateway and Konga admin GUI.

Topics

Resources

License

Stars

Watchers

Forks