shipsaas / docking

DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
https://docking.shipsaas.tech
MIT License
213 stars 14 forks source link

DocKing x Octane #19

Closed sethsandaru closed 1 year ago

sethsandaru commented 1 year ago

Laravel Octane provides great performance for Laravel application.

Knowledge

Basically, it is like when we hit the node index.js, code will be compiled once and run in a process for a long time.

To manage the process, we'd use supervisor.

Driver

roadrunner

Installation

Install Laravel Octane and add the configurations

To-do

Breaking changes

No, userland can choose between PHP-FPM/Tradditional way or Octane.