Hi guys i'm new with custom private server, i followed your wiki guide for 3.3.5a (i had that client handy and your guide discourage starters to work with 7.x)
The guide was crystalline, all went smooth, core compilation, database setup, everything.
The problem is this, to use the extraction tools (Ubuntu linux box), i had to copy the Windows 3.3.5a client (stripped of my unnecessary addons and WTF addon's settings) on the server, using little less than 20 Gb space. Being a low cost VPS (testing purpose only) i had little space available (40 Gb)
At the end of setup, launched auth and world servers, and played a couple of hours, i checkd the server and i have less than 1 Gb free:
# df -h
Filesystem Size Used Avail Use% Mounted on
...
/dev/mapper/vg-lv_root 38G 36G 707M 99% /
...
In the guide i read the source folder (pulled from github) is required to start ./worldserver
But i can't find anything about the client folder used for the map, mmap, etc... extraction
Can the client be safely removed? or is it necessary for future updates?