Skip to content

Complete docker environment for developing open-tibia server. Based on GunzOT requirements.

Notifications You must be signed in to change notification settings

gunzino/gunzot-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy website data to web directory. Apache uses web/public as root directory.
Copy server data to server directory. (including sources, data, config.lua)

You can use your own scheme.sql.

To start project use: docker-compose up -d

To compile & run tfs you need to execute bash shell in server container using:
docker-compose run server --entrypoint /bin/bash
Server is located in /server folder.

About

Complete docker environment for developing open-tibia server. Based on GunzOT requirements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published