LogoLogo
MainsailMainsailOSCrowsnest
  • Crowsnest
  • Setup
    • Installation
      • Multi Instance Install
    • Uninstall
    • Additional options
  • Configuration
    • Sample config
    • [crowsnest] section
    • [cam] section
  • FAQ / Trouble Shoot
    • Backends from Crowsnest
    • Upgrade from v3 to v4
    • Use legacy branch on Buster
    • How to use identical USB Cam models twice?
    • How to setup a Raspicam?
    • How to use WYZE-Cams?
    • Error 127 in line 31
    • Help!
  • Extras
    • CustomPIOS Module
    • Backends
    • ❤️Credits
  • Github
Powered by GitBook
On this page
  • How do I install crowsnest if I use Multi Instance?
  • Using make config, how?

Was this helpful?

Edit on GitHub
  1. Setup
  2. Installation

Multi Instance Install

PreviousInstallationNextUninstall

Last updated 1 year ago

Was this helpful?

How do I install crowsnest if I use Multi Instance?

If you are not using Multi Instance, skip that part and continue with

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

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

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.

Don't forget to reboot after installation!

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

Configuration
KIAUH
Crowsnest Install Configurator