Changes between Initial Version and Version 1 of BossaSetup


Ignore:
Timestamp:
Jul 25, 2008, 3:30:48 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaSetup

    v1 v1  
     1== Create a Bossa server ==
     2
     3[ServerIntro Install the BOINC software] on a Linux system
     4(or run the [VmServer BOINC virtual server] in a VMWare player on any computer).
     5
     6Use [MakeProject make_project] to create a BOINC project named "test":
     7{{{
     8> cd boinc/tools
     9> make_project --web_only test
     10}}}
     11Read '''~/projects/test/test.readme''' and do what it says.
     12
     13Let's say your server's domain name is "a.b.c".
     14
     15 * Visit http://a.b.c/test/create_account.php and create an account for yourself.
     16 * Visit http://a.b.c/test_ops/bossa_admin.php. Follow the instructions to create the Bossa database.