summaryrefslogtreecommitdiff
path: root/docs/ac-dashboard-core-installation.md
AgeCommit message (Collapse)Author
2023-02-24ac-dashboard-core-install: Fix conf file section (#871)Nariman
The current worldserver and authserver fails to load if you don't have the worldserver.conf and authserver.conf. The ./acore run-{world,auth}server commands also gets stuck in an infinite loop and bails (nice check!) due to worldserver and authserver returning a non-zero exit value. This was required to make this work under Ubuntu on WSL2 running on Windows 11.
2022-10-22Update ac-dashboard-core-installation.mdYehonal
2022-10-22Update ac-dashboard-core-installation.mdYehonal
2022-06-20Update ac-dashboard-core-installation.md (#731)Goober
curl, sudo (Needed for `acore.sh`), and unzip (needed for deno) does not come with the RPI debian bullseye image.
2022-05-08chore: :zzz:Kitzunu
2022-02-22chore: remove db-assembler (#691)55Honey
2021-07-22docs: explicitely tell how to access mysql for the first time (#604)sebastiano mancuso
2021-04-15refactor(guide): Refactor installation guide (#427)Kitzunu
* Update Spell_system.md * refactor(guide): Refactor installation guide * Update Requirements.md * Update Requirements.md * da * Update windows-requirements.md * d * test * test * windows * windows * help * note to self: next windows * core and server installation * db * finally * Update client-setup.md * Update final-server-steps.md * Update windows-core-installation.md * Update core-installation.md * last * Update database-installation.md * Update database-installation.md * Update server-setup.md * Rename Requirements.md to requirements.md * Y * f * ad * Update windows-core-installation.md * d * Update installation-guide.md * Update linux-requirements.md Ubuntu installation with seperate MariaDB and Oracle MySQL * Remove account * Update installation-guide.md * Update installation-guide.md * Update installation-guide.md Co-authored-by: Nolt <nolt@users.noreply.github.com> Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>