Local installation of OpenCore in presonal laptop

Hi team,

I am trying to install OpenCore on my personal laptop. I want to run the OpenCore process on localhost. I tried with Docker, it ran successfully, but I want to install without Docker. Can you kindly suggest the steps to follow to install OpenCore without Docker?

OpenCore was made to work outside Docker. You can run it just fine outside Docker for development (just install MongoDB and Redis locally and update the settings in your .env file to match), but it is up to you to find a way to make it run as a service.

Can you share any GitHub link to clone OpenCore for the .env file

I did some research as well, which says the required softwares are MongoDB, Node-RED, and RabbitMQ to install locally, but I am not able to find the OpenCore/OpenFlow git repo where I can make changes in the .env file

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.