Julius Kiekbusch
There are many instances where in my opinion it would be enough to have a simpler PHP server available (removing memcached, redis and database components).
Laravel 11 uses sqlite by default for Caching, Database, Queues, etc. so there would be no need for additional components in my opinion.
So only the following systems would be installed:
- NGINX
- PHP
- (Maybe Docker if wanted by the user)
- (Maybe Supervisor, not sure about this one)
Or there could be an option were memcached, redis and database could be removed from installation and later be installed if really needed.
New Simple Server Type
-
Dennis moved item to board Planned
6 days ago -
Julius Kiekbusch moved item to project Server Level Requests
1 week ago -
Julius Kiekbusch created the item
1 week ago