Installation overview
fDeploy installation typically consists of the following steps:
-
Prepare a Windows server where fDeploy Server should be hosted
- Install .NET 10 runtimes as specified in installation prerequisites
- Configure namespace reservation (URL ACL) (optional)
- Configure firewall rule to allow incoming TCP traffic on port 80 (if using HTTP) and 443 (if using HTTPS)
- If using HTTPS, configure fDeploy Server certificate (optional)
- Typically, fDeploy Server is not exposed outside of your organization. As such, self-signed certificates are perfectly suited for this use-case.
- If the above scenario is not possible for your organization, you can order a standard SSL certificate from a CA of your choice.
- Bind fDeploy certificate (if using HTTPS)
- Add fDeploy Server to your existing intranet site group policy (optional)
-
Prepare a SQL database where fDeploy Server will store majority of its data
- Create a SQL database
- Create a SQL server user with a strong password
-
Prepare each deployment target machine
- Install .NET 10 runtimes as specified in installation prerequisites
- Install and configure fDeploy Agent