-
Notifications
You must be signed in to change notification settings - Fork 42
Websites & branch breakdown
Steven Zvonek edited this page Sep 8, 2020
·
23 revisions
This wiki shows how the production site and each staging site are built:
| Website | openliberty.io branch | guide branch | draft guides? | docs playbook | blogs branch | draft blogs? |
|---|---|---|---|---|---|---|
| openliberty.io | master | master | No | prod | prod | No |
| dev-openlibertyio.mybluemix.net | development | master | No | prod | prod | No |
These sites are built using the open source Travis continuous integration tool here: https://travis-ci.org/OpenLiberty/openliberty.io/branches (Instructions on how to build and deploy changes using the Travis CI toolchain will be added).
| Website | openliberty.io branch | guide branch | draft guides? | docs playbook | blogs branch | draft blogs? |
|---|---|---|---|---|---|---|
| demo1-openlibertyio.mybluemix.net | demo1 | master | No | prod | prod | No |
| demo2-openlibertyio.mybluemix.net | demo2 | master | No | prod | prod | No |
| draft-openlibertyio.mybluemix.net | draft | dev | Yes | draft | draft | Yes |
| staging-openlibertyio.mybluemix.net/ | staging | qa | No | staging | staging | No |