Floating Server
Configuration
5min
Check out our Floating Server UI documentation to discover how to configure a floating server using the user interface.
Configuration file needs to be supplied to the server at the default or custom location. Server accepts .yaml files.
Configuration format:
YAML
|
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 |


Updated 05 Sep 2023
Did this page help you?