-
Notifications
You must be signed in to change notification settings - Fork 514
ServerComponents
David Anderson edited this page Mar 20, 2026
·
7 revisions
A BOINC project consists of the following components:
- A MySQL database
- A project directory
- A project configuration file, which specifies project options, daemons, and periodic tasks.
Multiple BOINC projects can exist on the same host. This can be handy for creating separate projects for testing and debugging.
The make_project script creates all the above components.