Floating Server
...
Deployment Methods
Executable
Installation Steps
5min
below are the steps for deploying the floating server using executable files step 1 download the executable download the executable from this link https //floating server s3 eu central 1 amazonaws com/index html and unzip the file after unzipping, you will find a directory named web and the executable file step 2 create the configuration file the server requires a config yaml file this file is where you define the server settings, including the database and other optional parameters such as api urls, product licenses, and login credentials example configurations redis database type redis addresses \ localhost 6379 file based database database type file addresses \ database this creates a database directory in the current location to store the data step 3 choose a database define the database type and address in your configuration file before running the server you can choose between two database options redis a fast, key value database for efficient local storage file based database embedded, suitable for windows environments step 4 run the executable once your configuration file is in place, run the executable with the following windows /floating server exe linux /floating server (optional) step 5 customize the run command you can customize how the server runs by specifying additional options, such as the port and configuration file path by customizing the run command /floating server exe config /path/to/config yaml for more information on configuring