This installation example installs a CloudBees CD/RO repository server, an agent, and CloudBees CD/RO tools. Review Before You Install CloudBees CD/RO before performing this procedure.
-
Enter:
CloudBeesFlow-<version>.exe
--mode silent
--installRepository
--installAgent
--windowsAgentUser <agent_user>
--windowsAgentDomain <domain>
--windowsAgentPassword <password>
--windowsServerUser <server_user>
--windowsServerDomain <domain>
--windowsServerPassword <password>
--remoteServer <existing_CloudBees CD/RO_server>
Where:
-
<server_user>
is the user who owns the CloudBees CD/RO server, repository server, and web server processes. -
<agent_user>
is the user who owns the CloudBees CD/RO agent process.