Lately, the ISHServer and ISHBootstrap are being constantly improve with new features and fixing some bugs that we find. The automation has matured enough and we are now focusing on using this automation to build AWS EC2 AMIs, Docker containers and maybe even Packer files.

There is still progress to be made but there is already a working prototype code with the ability to create an AWS EC2 AMI and then spin up an instance.

In the meanwhile, I would like to share with everyone the availability of new versions for ISHServer and ISHBootstrap.

ISHServer v1.2

ISHServer is PowerShell module that automates the preparation of a clean Windows Server operating system for a SDL Knowledge Center Content Manager deployment.

Currently only,ISHServer.12,is available in the PowerShell gallery to align with SDL Knowledge Center 2016 releases for Content Manager.,

Enhancements and fixes in the new version 1.2 are:

  • Support for Azure File and Blog storage for,the files it depends on. That is for the cmdlets that download the Prerequisites, the CD and the AntennaHouse license. The functionality was already present for FTP sources.
  • Small bug fixes.

ISHBootstrap v0.8

ISHBootstrap,offers the tooling,for an end to end SDL Knowledge Center deployment. It depends on ISHServer but it does so much more.

Enhancements and fixes in the new version 1.3 are:

  • Support for Azure File and Blog storage to follow up with the ISHServer v1.2 release.
  • Small bug fixes.

ISHBootstrapDemo

If you want to do a quick demo dry run then take a look at the,ISHBootstrapDemo. I created this repository just before the SDL Connect to showcase how easy it is to fully bootstrap an empty Operating System. The repository has an embedded,JSON file that shows has simple it is. Please take notice that the example is based on SDL’s ftp and you will need to provide you ftp credential. Also, there is an expected structure on the FTP server that is not currently available for all FTP accounts. Please ask your support engineer to make the necessary artifacts available for your account also.

Leave a Comment