This installation example installs a CloudBees CD repository server, an agent, and CloudBees CD tools. Review Before You Install CloudBees CD 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_server>
Where:
-
<server_user>
is the user who owns the CloudBees CD server, repository server, and web server processes. -
<agent_user>
is the user who owns the CloudBees CD agent process.