Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.28 KB

multi-instance-install.md

File metadata and controls

38 lines (24 loc) · 1.28 KB

Multi Instance Install

How do I install crowsnest if I use Multi Instance?

{% hint style="info" %} If you are not using Multi Instance, skip that part and continue with Configuration {% endhint %}

Crowsnest was not designed with Multi Instance support in mind and never will. Maybe one day through KIAUH.

But, to support that kinda, you could use make config

Using make config, how?

cd ~/crowsnest
make config

This launches a Wizard that let you set up your paths according to your Multi Instance Setup.shel

Crowsnest Install Configurator

Choose a path as a Master path. This path will be the Instance where files are located, needed by Crowsnest, such as crowsnest.conf, crowsnest.env and crowsnest.log .

After successful generation of a configuration file (tools/.config) for the Installer please run

sudo make install

Follow the instructions which the Installer presents to you.

{% hint style="info" %} Don't forget to reboot after installation! {% endhint %}

In Mainsail this Instance is used to set up crowsnest and control the service via moonraker.