Introduction #
Once the server has been installed, you will need to configure it before it can run as expected.
On your server’s dashboard, go to the “Startup” tab. Here, you will find several settings that you can configure according to your specific needs. Below is a list of options available for your LanguageTool Server in the “Startup” tab:
- STARTUP COMMAND and DOCKER IMAGE are read-only variables and cannot be modified.
Variables #
- Include traindata. Here you can set your preferred language(s) to use with traindata. Traindata provides your LanguageTool with more and better data to use with recognizing grammar mistakes, punctuation issues, etc. Traindata can use a lot of your server’s disk space.
Starting your server #
- Once you have configured all the settings, you can start the server by going to the “Console” tab and clicking “Start”.
- Wait a few moments for the server to boot.
Changing Configurations #
If you wish to change settings not listed in the Variables section, you can edit the server’s config file. However, note that any changes to the Variables options in the “Startup” tab will override the corresponding settings in the config file. We recommend only changing values in the config file that are not listed in the Startup tab.
Still need help after reading this article?