fDeploy
fDeploy is a set of Windows services designed to simplify deployment workflow of IIS websites, web applications and virtual directories, while providing an overview of deployments and deployment environments.

fDeploy Server
fDeploy Server is a Windows service offering an OpenAPI v3 compliant set of API endpoints and a built-in web server that builds on Microsoft’s kernel-mode driver (http.sys). It hosts a built-in package repository and a web client, which serves as a central dashboard where project, environment, target and process management takes place.
fDeploy Server supports multiple authentication methods including local accounts, Active Directory domain accounts, and OpenID Connect (OIDC) via OpenIddict, allowing seamless integration with your organization’s identity infrastructure.
fDeploy Agent
fDeploy Agent is a windows service which enables secure communication with incoming fDeploy Server requests. The agent listens for incoming connections from the fDeploy Server, performs assigned tasks such as receiving and extracting incoming packages, performing variable substitution, IIS configuration and PowerShell script execution.