Skip to content

Getting started

fDeploy is an on-premise deployment automation server for Windows environments. It models your deployment process once, snapshots it into immutable releases, and reliably pushes those releases through a progression of environments (for example Dev β†’ QC β†’ UAT β†’ Production) to one or more Windows deployment targets. Target machines run a lightweight Agent that executes IIS deployments, PowerShell scripts, certificate installs, and HTTP requests on fDeploy’s behalf.

If you are evaluating fDeploy for the first time, this section walks the path from zero to a running deployment in four short steps.

1. Download fDeploy

There is nothing to request. fDeploy Server ships with a Community license already applied, so a fresh install can create projects and deploy immediately β€” no trial, no expiry, no email address.

The Community tier is the complete product: unlimited projects, deployment targets and users. It is free for commercial use in production by organisations with annual revenue under $1M / €900k, and free regardless of size for personal, educational and non-production use. See pricing for the paid tiers, which differ in support and eligibility rather than capability.

Download fDeploy

2. Install fDeploy Server and Agent

fDeploy Server runs on the machine that hosts the web UI and the database. fDeploy Agent runs on every machine you intend to deploy to.

Go to installation

3. Learn the mental model

Before clicking around, spend two minutes on Core concepts β€” the eight nouns that every subsequent page assumes you understand.

4. Walk through your first deployment

With the server installed and concepts in hand, follow Your first project to set up the minimum infrastructure and a working project, then Your first deployment to ship a release to your target.