We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
removed old instruction to replace bosco_cluster (as now we just patch it)
updated HTCondor installation instructions to match version 9.12.0
typo
minor edit
re-wrote the HTCondor setting, now updated to HTCondor 9.1.2
updated requirements, added warning for ongoing update
started updating instructions
Added instructions for enabling a newer systemd-style cloud-copasi-daemon.service.
The static files aliases seem to be expected to be relative to the WSGIScriptAlias. Also, now the site will be at the server root ( e.g. "domain.com" rather than "domain.com/cloud-copasi/")
Make logout from postgres user account more explicit.
Upate for newer rc system.
Make sure the daemon can find Django, etc., in the virtualenv.
Fixed typo.
Updated Apache example configuration.
Deal with libgomp error.
Added some Bosco test instructions.
Fixed a couple inconsistencies.
Changed a couple names.
a2ensite seems to require '.conf' suffix on site configuration file.
Added Apache install instruction.
Update Django webserver setup reference links.
Added some explanation for "migrate".
Remove now seemingly out of place text.
It seems the system user should be created first.
Fix typo.
syncdb was depreciated.
Added example PostGres database setup code.
Noted that many of the software dependencies listed at the top, will be (batch) handled by pip, later.
Updated for Ubuntu, and newer versions of Condor and COPASI.