Starting and stopping the server
To run the server, run the batch file or shell script for the server.
Procedure
-
Go to the server_installation\bin directory.
The default server installation directory is /opt/devops-deploy/server on Linux™ and C:\Program Files\devops-deploy\server on Windows™.
-
Run the run_server.cmd batch file as an administrator (Windows™), or
./server start(UNIX™ or Linux™). - Optional:
On Linux™ systems that use
init.d, you can run the server as a service by following these steps:
What to do next
To stop the server, return to the
server_installation\bin directory.
Run the stop_server.cmd batch file as an administrator (Windows™) or ./server stop
(UNIX™ or Linux™).
When you run the server for the first time, you might see an error
message that says that no agent or tag is configured to import new component versions. To
import component versions, including built artifacts, you must use an agent, and the server
requires that you specify a default agent for this purpose. You can override this default
setting when you create a component. Follow these steps to specify a default agent or agent tag:
- To specify a default agent, click and under General Settings, clear the Use Agent Tag For Integration check box. Then, select an agent in the Agent for Version Imports list. Then, at the bottom of the page, click Save.
- To specify a default agent tag, click and under General Settings, clear the Use Agent Tag For Integration check box. Then, select an agent tag in the Agent Tag for version imports list. Then, at the bottom of the page, click Save. If no tags are listed, add a tag to one or more agents on the server.