This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
devdocs:deploy_new_build_server [2019/01/04 21:25] z5t1 |
devdocs:deploy_new_build_server [2019/01/07 17:12] (current) z5t1 |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The following is the process for deploying a new build server. | The following is the process for deploying a new build server. | ||
| + | - Edit the ''/etc/pickle.conf'' file and set MIRROR variable to point to the staging server. | ||
| - Install the the build server buildtools (substitute the version number of Cucumber Linux you are building in for "x.y"): ''cd && git clone https://gitlab.cucumberlinux.com/cucumber/buildtools.git && cd buildtools && make install-build-server VERSION=x.y''. | - Install the the build server buildtools (substitute the version number of Cucumber Linux you are building in for "x.y"): ''cd && git clone https://gitlab.cucumberlinux.com/cucumber/buildtools.git && cd buildtools && make install-build-server VERSION=x.y''. | ||
| - Edit the ''/opt/buildtools/config'' file and set the STAGING_SERVER variable to the appropriate value. | - Edit the ''/opt/buildtools/config'' file and set the STAGING_SERVER variable to the appropriate value. | ||