| 2 | Note: OMF config is separate but similar, look at contents of "/etc/omf-expctl-5.4/services.yaml" |
| 3 | |
| 4 | === Overview of process === |
| 5 | * Build |
| 6 | 1. checkout git repo |
| 7 | 1. ensure dependencies are installed (docker, make) |
| 8 | 1. run {{{ make build }}} to initialize environment, compile code |
| 9 | 1. run {{{ make extract }}} to extract artifacts (initfs.gz, kernel, configs...) |
| 10 | 1. run {{{ make publish-orbit-test}}} to push artifacts to orbit testing path |
| 11 | 1. run {{{ make publish-orbit-prod}}} to push artifacts to orbit "real" path |
| 12 | * Architecture |
| 13 | 1. |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 | |
| 20 | |
| 21 | |