Skip to content

mhmd1983/xbt-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBT Tracker

A docker image for xbt tracker by Olaf van der Spek, using ubuntu 20.04 and the latest git for xbt tracker repository

Configuration

Update xbt/xbt_tracker.conf with mysql server information

Update docker-compose.yml the networks section to connect to another mysql container if needed

networks:
  network1:
    name: lamp_default
    external: true

Excute the sql file on xbt_tracker database, and that's it run the docker-compose up -d command and visit http://localhost:2710

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published