Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AlsonicTech's avatar

How to migrate a FORGE daemon to VAPOR

Hey guys,

I am migrating an existing FORGE project to VAPOR. I am using Docker, because my project is big and needs another dependencies like php extensions.

In FORGE I have a daemon that only runs a scripts "node script.js". How can I do this in Vapor? Do I need to install supervisor and set the config in DOCKER, so that script will run automatically?

0 likes
0 replies

Please or to participate in this conversation.