Skip to main content

Configure Server and Agent on Windows

Install the BuildNinja Server and Agent using platform-specific installers or binary files for Windows. The installer provides a guided setup process with minimal manual configuration, making it suitable for quick deployment. Alternatively, using binary files allows greater control over installation parameters and environment setup, which is ideal for advanced or automated configurations.

Prerequisites:

Before installation, make sure to:

  • Check System RequirementsBuildNinja requires specific hardware, software, and infrastructure to deploy and run in a self-hosted environment. These requirements apply to the central server and the distributed build agents, ensuring a reliable, sc… and Supported Platforms and EnvironmentsBuildNinja supports various operating systems, environments, and tools for the CI/CD server and build agents. Conforming to these specifications ensures compatibility, scalability, and consistent performance across your ….
  • Download and install MongoDB database.
  • Obtain the valid Server and Agent installer packages.
note

Make sure to install the Agent after the Server is installed. The Agent requires the server URL to establish a connection during setup. Installing the Agent beforehand may cause connection issues.

Next Steps