-
Notifications
You must be signed in to change notification settings - Fork 42
Websites & branch breakdown
Steven Zvonek edited this page May 13, 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 branch | blogs branch | draft blogs? |
|---|---|---|---|---|---|---|
| openliberty.io | master | master | No | master | prod | No |
| dev-openlibertyio.mybluemix.net | development | master | No | develop | 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 branch | blogs branch | draft blogs? |
|---|---|---|---|---|---|---|
| demo1-openlibertyio.mybluemix.net | demo1 | master | No | master | prod | No |
| demo2-openlibertyio.mybluemix.net | demo2 | master | No | master | prod | No |
| draft-openlibertyio.mybluemix.net | master | dev | Yes | draft | draft | Yes |
| staging-openlibertyio.mybluemix.net/ | master | qa | No | master | staging | No |