GitHub Deployment Options

GitHub offers their application to customers with a few different deployment options. The vast majority of GitHub’s customers run on GitHub.com (in terms of quantity, but not necessarily in terms of revenue), this is the multi-tenant, cloud hosted version of their application. Individuals sign up for accounts and then are added to organizations when they join a new company. Organizations will generally have a mix of private and public repos with varying access based on the users role. The easy of using GitHub.com for open source and personal projects is often attributed with the success of the “bottom up” adoption that GitHub has seen in enterprises. orgs

GitHub also offers customers the option of running their application as a private instance with GitHub Enterprise. The buyer is responsible for installing and managing their instance of GitHub Enterprise (unless they work with a managed service provider) as an AMI on AWS, a VM in Azure or as a .OVA in their own data center. GitHub has done an outstanding job of creating an experience that makes the setup and maintenance of the application feel as easy as managing a SaaS application.

Getting started with GHE:

Sign up for a trial online (this was actually a very novel idea that you could self-serve a trial of an enterprise installable version of application.) trial

GitHub provides several ways to get started, either through their downloadable OVA or with a public cloud image. download

The GitHub enterprise dashboard provides some basic information to the customer and allows them to renew. dashboard

Installing GHE:

The enterprise IT admin or an engineering manager would generally setup the private GitHub Enterprise instance by following the detailed installation instructions.

Once they’ve reached the admin UI, they’ll need to upload their license. license

GitHub makes the enterprise version of their application highly configurable, so the Settings screen is critical for enabling admins to get the setup they require. settings

Managing GHE:

GHE customers can determine if they want the convenience of auto update checks enabled. updates

updates

GHE supports the ability for admins to be able to send in-app messages to their users about upcoming maintenance as well as information about the running instance for planning downtime. support

Supporting GHE:

Supporting buyer-managed, private instance of SaaS applications can be tricky. As a result, GitHub has invested heavily in providing as much information and guidance to the app admins out of the box.

The support bundle is a key feature for grabbing all of the important logs and data about the instance. maintenance

Additionally, GitHub has created a beautiful dashboard of System health data to enable admins to proactively manage their instance to ensure there is little downtime. This data can also be pulled into external tools. monitor

There is an extensive customer facing knowledgebase that containers a wide variety of information about how to successfully deploy GHE into any enterprise. kb

Finally, GitHub provides a videos to ensure that the information can be consumed in whatever media is best for each user. resources

This was published on Nov. 22, 2016.

Content Contributors


Subscribe for the latest EnterpriseReady tips.