GithubHelp home page GithubHelp logo

installtools's Introduction

InstallTools

This is a repository of tools to help with the installation of Windows Azure Pack Websites. Among the tools noted are scripts for helping with offline installation.

Offline installation instructions

On a machine with internet connectivity follow these instructions:

  1. Install newest version of Web Platform Installer
  2. In powershell as Administrator run the powershell script named OfflineWebSitesFeeds.ps1. The script has 2 optional parameters.
    • $WebSitesFeedLink is the link pointing to the WebSites0.9.0.xml for the particular version of Windows Azure Pack: Web Sites to be installed, by default this will point to the newest version available.
    • $OfflineFeedsLocation is the location on the machine that all of the product and product dependencies will be copied to, by default this will be %SystemDrive%\Offline_Feeds

From a machine in the isolated network that will host this feed please follow these instructions:

  1. Copy the entire $OfflineFeedsLocation folder from the machine with internet connectivity to the isolated machine
  2. Install IIS. This will be used to host the feed to be used during installation.
  3. In powershell as Administrator run the powershell script HostWebSitesFeed.ps1. The script has 2 required parameters.
    • $OfflineFeedsLocation is the location of the folder copied from the machine with internet connectivity.
    • $HostingLocation is the directory where to host the feed from.
  4. The script will output a feed to point Web Platform Installer to on the Web Sites Controller role to install the product
  5. Run Web Platform Installer and point the feed to the locally hosted feed.

When running OfflineWebSitesFeeds.ps1, these are the links pointing to older versions of the Websites feed.

installtools's People

Contributors

ccompy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.