Giter Site home page Giter Site logo

psbuild's Introduction

This goal of this project is to apply Powershell for environment configuration management on Windows Platform       
                               
Let's take a development team for example.

The team has:

* 30 dev machines
* 20 CI agents
* 10 QA machines

The team is facing the problem that:

1. The team is adding more and more team members, and the ghost mirror doesn't suit for all machines, so we wasted a lot of time setting up environment for each new team member or new CI agent.

2. As time passed, the development environment is changing, e.g. .NET version is upgraded from 3.5 to 4.0, AppFabric is introduced to do session management, etc. Every time one change happens, we need to apply the change on every dev/qa machine and CI agents. This process is time consuming and error-prone.  

In order to resolve those problems, the team has to manage environment configuration with scripts.

The target is:

1. Using PowerShell scripts to install software, install Windows updates, update IIS settings, install/uninstall Windows services, change firewall settings, etc.

2. Build an abstract layer for Windows 2003 and 2008 which supports powershell, so that the functions defined on psbuild can be executed on those platforms, just like "fog".

psbuild's People

Contributors

chaomao avatar codekata-tw avatar isaachan avatar liangfenxiaodao 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.