Files
documentation/source/developer/beta.rst
Lucy Cifferello 1f075a1d58 base docs
2020-10-06 20:37:32 -06:00

12 lines
509 B
ReStructuredText

.. _best-testing:
Beta Testing
============
On request, or by selective offerings, we will admit certain users to test upcoming releases in our beta environment. This environment requires authorized SSH authentication, the credentials for which will be provided to selected users.
After successful authentication, run the following commands::
sudo systemctl stop agent
sudo sh -c "echo '<https://beta-registry.start9labs.com:443>' > /root/agent/alt_registry_url.txt"
sudo systemctl start agent