FreeBSD 13.2
Now we are running the newest FreeBSD 13.2. The system was built using Clang 14 so in some cases your application should run even faster on our servers!
Node.js
A few changes were made for Node.js:
- v16 is now default version
- v20 is now available
- v10 was removed
- v12 is usable only with yarn (doesn't work with npm anymore)
Available versions: v12 (only yarn), v14, v16 (default), v18 and v20.
Deno 1.34.3 can also be used on our servers.
Python
Important changes for Python support:
- Python 3.10 is now default version
- Python 3.6 was removed
Available versions: 3.7, 3.8, 3.9, 3.10 (default), 3.11.
Java
Some news for Java too:
- Java 11 is now default version
- Java 12, 13 and 14 were removed
Available versions: Java 8 (1.8), 11 (default), 15, 16, 17, 18, 19.
If after updating the software there is a problem with the operation or launch of the Node.js/Python/Ruby application (due to changes in the system versions of the libraries), it will mean that they may require reconfiguration. Error logs for web applications are located in the directory ~/domains/DOMAIN_NAME/logs/error.log - we suggest you read them in case of a problem.
In case of problems, please create a separate topic on the forum.