Enable to install Mainsail / Fluidd without Moonraker #247

Closed
marbocub wants to merge 1 commits from install_frontend_without_backend into master
marbocub commented 2022-10-20 22:49:59 +02:00 (Migrated from github.com)

This allows the user to install Mainsail / Fluidd without Moonraker in order to configure separate frontend and backend architecture.

(1) Moonraker is not installed on localhost when installing Mainsail or Fluidd, it shows prompt to confirm install without Moonraker.
pict1

(2) It shows prompts to setup an apiserver into /etc/nginx/conf.d/upstreams.conf.
pict2

This allows the user to install Mainsail / Fluidd without Moonraker in order to configure separate frontend and backend architecture. (1) Moonraker is not installed on localhost when installing Mainsail or Fluidd, it shows prompt to confirm install without Moonraker. <img width="420" alt="pict1" src="https://user-images.githubusercontent.com/1912821/197051136-0bbee78e-d904-4417-b34f-9a01f537ad8b.png"> (2) It shows prompts to setup an apiserver into `/etc/nginx/conf.d/upstreams.conf`. <img width="420" alt="pict2" src="https://user-images.githubusercontent.com/1912821/197051170-0a5cf487-fa75-4e77-a37f-f356a4858260.png">

Pull request closed

Sign in to join this conversation.