You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd tectonic-installer
# make and sign the payload.
make payload
SIGN_WITH_TEST_KEY=true ./modules/update-payload/sign-payload.sh
# upload the payloadexport AWS_ACCESS_KEY_ID=<id>export AWS_SECRET_ACCESS_KEY=<key>export COREUPDATE_USR=<[email protected]>export COREUPDATE_KEY=<coreupdate_key>export S3_PREFIX=https://s3-us-west-2.amazonaws.com/
export BUCKET=tectonic-update-payload-testing
export SERVER=https://public-update.staging.core-os.net
export APPID=1f650cdd-878d-4550-9013-6786be951696
export CHANNEL=test
./modules/update-payload/upload-payload.sh
# publish the payload
./modules/update-payload/publish-payload.sh test
Launch a cluster and Upgrade
Check out tectonic-installer:1.6.7-tectonic.2, launch a cluster
Replace the channel operator config to point to a test coreupdate server and channel, which has the latest payload: