google / google/clusterfuzz

Better documentation for local deploy

Open
#1,012 1 comment 0 reactions 1 assignee Claimed by @mbarbella-chromium View on GitHub
documentation
Dominant language
Python
Stars
5.6k
Forks
629
Avg merge
4d 6h
Merged PRs (30d)
22

Description

Hi,

I'm opening this issue because documentation about local instance is not complete imo, I was able to run a local instance with:

`python butler.py run_server`

And then a bot instance using:

`python butler.py run_bot --name my-bot /path/to/my-bot`

And finally I tried with heartbleed example and it works like by documentation.
Pretty easy till this point, anyway is not specified how to scale this "local" clusterfuzz instance for example I have multiple computer it's possible to run multiple bots connected to the main clusterfuzz instance? There is a way to start clusterfuzz and bots with systemd (as a service), a bot can run mutiple tasks? Can I specify which bot should run a specific task? There's a configuration file where I can set all those things? It's possible to access clusterfuzz from another PC in the same lan without port-forwarding / vnc or similar? I can't find an answer to those kind of question inside the documentation, can someone point me on the right way?

Thanks much

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.