Changes between Version 4 and Version 5 of BossaSetup


Ignore:
Timestamp:
Apr 10, 2009, 3:09:17 PM (15 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaSetup

    v4 v5  
    552. Use [MakeProject make_project] to create a BOINC project named "test":
    66{{{
    7 > cd boinc/tools
     7> cd ~/boinc/tools
    88> make_project --web_only test
     9>
     10> cd ~/boinc/db
     11> mysql test < bossa_schema.sql
     12> mysql test < bossa_constraints.sql
    913}}}
    1014Read '''~/projects/test/test.readme''' and do what it says.
     
    1317
    14183. Visit http://a.b.c/test/create_account.php and create an account for yourself.
    15 4. Visit http://a.b.c/test_ops/bossa_admin.php. Follow the instructions to create the Bossa database.
     194. Visit http://a.b.c/test_ops/bossa_admin.php.
    1620
    1721== The public web interface ==