SeattleTestbed / docs

Documentation for Seattle Testbed (scroll down for README)
MIT License
40 stars 164 forks source link

Working step-by-step CH and CIB instructions #16

Closed lukpueh closed 8 years ago

lukpueh commented 8 years ago

This PR provides detailed step-by-step instructions on how to install and deploy clearinghouse and custom installer builder locally, using Virtualenvironments and Apache2 Virtualhosts. The instructions were tested on a Ubuntu 15.10 Desktop Virtualbox.

Most of the instructions are quite similar, i.e. there is potential to DRY them up. Also the instructions to create base installer for the custom installer builder partially repeat what reads in installer-packaging's README.

This is a fix for issue #15.

Please give feedback to whether the instructions are accurate. Also two items should be verified:

aaaaalbert commented 8 years ago

Clarifications:

aaaaalbert commented 8 years ago

Addendum: The original base installers creation docs.

aaaaalbert commented 8 years ago

Read over the new docs and liked them! I'm merging this to clear the way for future improvements in terms of factoring out duplicate sections etc. Thanks!