Difference between revisions of "Server Overview"
Jump to navigation
Jump to search
(Created page with "== Getting Started == The source code is available online at https://github.com/EQMacEmu/Server . There is a script you can use for downloading dependencies, installing serve...") |
(No difference)
|
Revision as of 16:49, 17 December 2023
Getting Started
The source code is available online at https://github.com/EQMacEmu/Server .
There is a script you can use for downloading dependencies, installing server components, and starting/stopping the server at https://github.com/EQMacEmu/Server/blob/main/utils/scripts/EQServer(public-release).sh
Database Dumps
Full database dumps are periodically posted in the Server repository at https://github.com/EQMacEmu/Server/tree/main/utils/sql/database_full/ with a naming convention of **alkabor_YY-MM-DD-HH_mm.tar.gz**.
In addition, you will also find optional and required updates in https://github.com/EQMacEmu/Server/tree/main/utils/sql/git to make it easier to synchronize with changes over time.