-
Notifications
You must be signed in to change notification settings - Fork 154
Home
One way to consume Bullhorn Career Portal is to download, configure and upload a release package to a website host. This option is useful for those who desire simple setup without any programming or advanced customization.
Bullhorn Career Portal is designed to be hosted on any server platform capable of delivering static web content (html, css, js and json files), including nginx, Apache Tomcat, IIS or node.js with Express. The deployment process is similar regardless of the hosting service:
1. Download and Configure
The first step of the process is to download the website files from GitHub and edit a handful of values in a configuration file. The Downloading and Configuring wiki page walks through this step.
2. Upload to Site Host
The details of the second step are particular to the service hosting your website, but the general process is the same; connect to the site host's web-based control panel and upload the files downloaded in step (1), or connect to an FTP endpoint provided by the the site host and upload files downloaded in step (1). The following wiki pages walk through this step with a different (or generic) hosting service: