All Collections
Installation
How to script the installation of FusionReactor
How to script the installation of FusionReactor

How to script the installation of FusionReactor

Michael Flewitt avatar
Written by Michael Flewitt
Updated over a week ago

When writing a script to install FusionReactor, you will need to factor in file paths, user permissions and which app servers you are installing on.

If you want to install FusionReactor, you need to script the manual installation of FusionReactor.

  • First create a directory for FusionReactor

  • Then download the required files

  • Finally configure JVM arguments for the application server.

We have examples for installing and configuring FusionReactor in Docker, which you modify to fit your environment.

Did this answer your question?