Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Add option to run the large network test on bare metal #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Arkatufus
Copy link
Contributor

@Arkatufus Arkatufus commented Sep 15, 2023

Added BareMetal.Local project.
To run the test on bare metal, just do a dotnet run -c Release inside the BareMetal.Local project directory.
The console project can take a single argument --backend or -b that lets you decide how many backend role you're going to spawn, defaults to 3.
To monitor the cluster, use Petabridge.Cmd by running pbm 127.0.0.1:9223 on a terminal.

There is only one front end instance and you can access it on http://localhost:5000

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant