Changelog

We are working hard to make rootli the best server management tool. As we aim for fast and stable development, we are constantly improving and adding new features. Check them out here.

Version 0.2.12

Adaptable Node.js settings

🚀 Features

  • It is now possible to change Node.js settings for sites

Version 0.2.11

Downscaling of servers

🚀 Features

  • It is now possible to scale down a server, if upscaled without disk enlargement before

Version 0.2.10

Adaptable PHP settings

🚀 Features

  • It is now possible to change PHP settings for sites

Version 0.2.9

Adaptable PHP settings

🚀 Features

  • It is now possible to change PHP version for sites, preparing future fine-tuning of PHP settings

Version 0.2.8

PHP 8.5 support

🚀 Features

  • It is now possible to create sites with PHP 8.5 support

Version 0.2.7

Custom tmp directories

🐛 Bugfixes

  • Server configuration: Fixed file permission issues with files that have been uploaded via PHP

Version 0.2.6

Introduced database user privilege editing capabilities

🚀 Features

  • It is now possible to create/delete database user privileges after creating the database user

Version 0.2.5

Introduced database user privilege detail view

🚀 Features

  • Each database user now comes with a detail view listing all privileges and permissions

Version 0.2.4

Event migration and preparation on database privileges

🚀 Features

  • We performed our first event migration to transform database user privileges to their own representation, which prepares the possibility to edit them soon
  • If a database is being deleted, all related privileges will be deleted

Version 0.2.3

Fixes log forwarding

🐛 Bugfixes

  • Server configuration: Fixed log forwarding on rotated logs