Skip to content

The JNCC website. Redesigned in 2018 by Carbon Six Digital.

License

Notifications You must be signed in to change notification settings

jncc/jncc-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JNCC Website

The JNCC website. Redesigned in 2018 by Carbon Six Digital.

Building

You can make a local build like this:

msbuild src\JNCC.PublicWebsite.sln /p:Configuration=Release /p:RunOctoPack=true

On the build server, several more OctoPack options are passed to create a package suitable for Octopus Deploy.

Hosting

The HTTP redirects list uses the IIS rewrite module. Unfortunately the size of the list now requires that the MaxWebConfigFileSizeInKB registry key be set to a higher-than-default limit.