Most things to start working with lc you will find on lckb.dev forum, also join Discord server to talk about developing
- DDoS Protection - expect getting ddos on your server, get at least some basic protection
- MySQL (my.cnf) - or rather MariaDB /// script for OpenSUSE, but it's similar, you need to replace
zypper
withyum
/// - Lighttpd + PHP (lighttpd.conf / php.ini) - you may want to use Apache instead but I prefer this /// it's script for OpenSUSE too ///
Outdated but probably still working
You should use x64 linux, CentOS suggested, most hosting providers are even not offering x86 versions
LC is full of bugs and will not work compiled for x64 without source changes so we need cross compile
Newest supported boost version for LC is 1.65.1
Removing duplicated files from zips (ex. if you have Bin/Engine.dll in 1.zip - 10.zip, it will delete it from 1.zip - 9.zip)
If you are making some improvements, you should share here, thanks.