Floating Server
Configuration
Configuration File
4min
configuration file needs to be supplied to the server at the default or custom location server accepts yaml files the only required configuration includes specifying the database config on versions prior to 1 4 9 the database settings were set via the redis config in version 1 4 9 and later redis config was changed in favor for database f config files made for versions prior 1 4 9 will continue to be valid changing the database type from redis to file and vice versa is not possible to change the database type all licenses need to be reactivated! verbose error logging enhancement (starting from version 1 4 12) from version 1 4 12 onwards, verbose error logging has been introduced, providing more detailed insights into system behavior by default, these logs are directed to stdout, making them easily accessible through docker logs when using containers if you prefer to export the logs to a file, this behavior can be configured in the settings simply update the configuration file with the following directive logdestination exportfile additional details can be supplied either in the configurations or through the floating server ui configuration format \# database settings mandatory database type redis | file # if not set redis is used by default addresses \# if type set to redis enter your redis address and port \# if type set to file, enter the relative path where to store the files \ redis 6379 \# database creates a folder database in the location from which the executable was ran \# database config for > 1 4 9 only redis was supported \# redis \# addresses \# "localhost 6379" \# override for default license and management apis \# do not configure if not instructed by vendor apiurl https //subdomain your whitlabel domain tld managementurl https //subdomain your whitlabel domain tld \# api and shared keys for talking to ls api apikey \<your api key> sharedkey \<your shared key> \# all products this user has licenses for products \# add a key based license microsoftword licensekey gfev h2yd 63ek lmap \# add an username based license skype username user password pass \# password hash for website login (e g https //bcrypt generator com/) websitepassword $2y$10$lsimfx54hfopbceint3ppe4jw7wgxuyyrjsvldggx5rvv4m39atyg ui disableunregistration false program arguments floating server accepts the following arguments argument name default description port "8080" server port config "config/config yaml" configuration file location logfile "logs/floating server log" log file location data "data/" local database location logo logo file location welcomemessage ui welcome message