Getting BuildMaster up and running takes just a few minutes: just download and run the installer. This guide will provide step-by-step instructions, as well provide some detail as to what's happening behind the scenes.
BuildMaster doesn't have any intense server requirements, and supports all modern version of Windows that Microsoft supports (see Windows lifecycle fact sheet). The recommended requirements are:
Before installing, consider the following:
You can download the installer from inedo.com.
We always sign our installer packages. This signature can be seen when you run the installer and get a security warning, or right-click on the file for Properties and then look at Digital Signatures.
We've never had any issues with compromised installers (it's hosted on Amazon S3, which is quite reliable), but it doesn't hurt to make sure the signature is there. See KB#1113: Anti-malware False Positives, Code Signing, and Safety of Inedo Products for more information.
The installer requires administrative privileges to run and will attempt to escalate. It will then unpack the temporary files and begin installation verification.
Take a quick read of our BuildMaster license agreement. Really, it's quick!
After accepting the license agreement, select the edition of BuildMaster you'd like to use (free, trial, or enter a key).
After selecting the edition, just enter your name and email. The installer will try to get this from the currently logged in user.
Deploy to your favorite location, or just stick with the default of Program Files.
If you ran the installer with the embedded SQL Express, then you'll be able to select the option to install SQL Express.
Otherwise, you'll need to point to an existing server using a standard SQL Connection string. Note that if no database is specified in the connection string (which is the default), a database named BuildMaster will be created.
By default, the installer will configure BuildMaster to use its own web server. This is the easiest to start with, and you can always switch to IIS hosting later.
If IIS is configured on the server, you will have the option of installing BuildMaster in IIS. This will create an application pool and website in the local IIS configuration.
By default, the installer will use the NetworkService account to run the BuildMaster Service and Web Application. We recommend sticking with this, and changing the account later if you need to.
Make sure everything here looks OK, and then click Install.
If any of the items indicate an error, you can click on it to go back to that page and fix it.
If you chose to have SQL Server Express installed, then the actual installation process will take a little while, possibly upwards of 10-15 minutes.
Clicking cancel (especially during the SQL Express installation) is not advised, as you may have to manually remove some bits of SQL Server using Add/Remove programs. Once everything's done, you'll be ready to start using BuildMaster.
Click the absurdly large Launch BuildMaster button, and your web
browser will start up with http://localhost:«port-you-chose»/
.
Note that on slower systems, the services take a little bit to spin up, so if you see a blank page, just refresh the page until it loads.
Once BuildMaster loads, we suggest going through the Getting Started with BuildMaster tutorial.
Is this documentation incorrect or incomplete? Help us by contributing!
This documentation is licensed under CC-BY-SA-4.0 and stored in GitHub.