boinc/doc/project_startup.html

15 lines
483 B
HTML
Raw Normal View History

<title>Project startup checklist</title>
<body bgcolor=ffffff>
<h3>Project startup checklist</h3>
<ul>
<li> Install auxiliary software (Apache, MySQL, PHP)
<li> Install BOINC software
<li> Develop an application
<li> Start the MySQL server
<li> Initialize the BOINC database
<li> Choose a master URL
<li> Put a page at the master URL pointing to the scheduling servers.
<li> Generate key pairs for code signing and upload authentication.
<li> Start the <b>feeder</b> program
</ul>