EQMacEmu icon indicating copy to clipboard operation
EQMacEmu copied to clipboard

Quarm Akk Stack Requirements

Open chazix opened this issue 1 year ago • 2 comments

  • Breaking Changes:

    • login.ini -> login.json
      • json parser utilization, Akk Stack expects .json
    • sql table Banned_IPs -> banned_ips name changes (unix casing fix)
      • utils/sql/git/required/2023_11_01_banned_ips_lowercase.sql
  • Quarm Akk Stack Process Changes:

    • loginserver/login_util/login_schema.sql
      • Expects to download from this location, w/ our login_schema.sql
    • utils/defaults/akk-stack/eqemu_config_docker.json
      • Expects to download from this location, w/ default eqemu_config.json
    • utils/sql/database_full/quarm_latest.zip
      • Expects to download from this location
      • Requires embedded singular: create_all_tables.sql w/ latest quarm db dump

chazix avatar Nov 20 '23 08:11 chazix