Skip to main content

Home/ Coders/ Group items tagged deployment

Rss Feed Group items tagged

David Corking

The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views

  • . Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
    • David Corking
       
      Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
  •  
    Certain kinds of deployment are much more efficiently achieved with virtual servers. This article is a simple and almost hands-on introduction to the way a Sun Cloud deployment can be scripted or have another automated front end for deployment.
Fabien Cadet

Deployment pipeline anti-patterns | Continuous Delivery - 6 views

  •  
    "So when he found a bug and it was fixed by a developer, he had to wait ages before he could deploy the build with the fix into his testing environment to check it. This problem results from a combination of two anti-patterns that are common when creating a deployment pipeline: * insufficient parallelization, * and over-constraining your pipeline workflow.
Joel Bennett

(SPADE) for SQL Server - CodePlex - 1 views

  •  
    Scripted PowerShell Automated Deployment Engine simplifies the process of standing up a new SQL Server instance; applying standard OS pre-configurations, installing SQL Server, and then applying post-configurations and creating standard objects.
Joel Bennett

AffinityID/PowerUp - GitHub - 3 views

  •  
    PowerUp is a simple, language neutral, Powershell based build and deployment framework
Brevity Software Solutions Pvt Ltd

Hire iOS Application Development Company - 0 views

  •  
    Brevity Software is a Most Popular iOS Apps Development Company in India. We have a highly skilled and experienced team for the apps design, development, testing and deployment of iOS Application.
Joel Bennett

Enterprise Solutions Build Framework (SBF) - 0 views

  • Sdc.Tasks is an MSBUILD tasks library which provides over a hundred new tasks for driving continuous integration builds, deploying and testing applications and much more. The Solutions Build Framework is a set of tools and procedures that represents MSUK best practice for developing enterprise applications. This includes continuous integration build; automated multi box rig deployment; automated testing; automated documentation.
  •  
    The SBF is the "best practices" for doing continouse integration builds, automated deployment, testing, and documentation. Sdc.Tasks is a library of MSBUILD tasks which support those practices.
Joel Bennett

Introduction to Model Driven Development with Sculpture - CodeProject - 0 views

  •  
    Sculpture is a .NET open source Model-Driven Development code generation framework... can model your application components, and then transform this model to deployable components ... comes with ready-made molds like NHibernate, LINQ, WCF, etc
Joel Bennett

Windows Vista Deployment Step by Step Guide - 0 views

  • [ExclusionList]ntfs.loghiberfil.syspagefile.sys"System Volume Information"RECYCLERWindows\CSC[CompressionExclusionList]*.mp3*.zip*.cab\WINDOWS\inf\*.pnf
    • Joel Bennett
       
      The wimscript listed in step 3 is the default anyway, so unecessary if you're not going to add to it.
  • Oscdimg -n –bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
    • Joel Bennett
       
      This command in step 5 is incorrect, the etfsboot.com file is in C:\WinPE_x86\ISO\boot if you follow the rest of the instructions here, so the command should be: Oscdimg -n -bC:\WinPE_x86\ISO\boot\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
  •  
    A step-by-step for how to set up and capture an image using Windows PE and ImageX that you can deploy onto other PCs.
Joel Bennett

Pricing - AppHarbor - 2 views

  •  
    "Cloud" style web hosting designed for developers: git "push" deployment compile and run unit tests before deploy direct db access ..
David Rietz

ASP.NET 4.0 Anwendung vorkompilieren und deployen in MSBuild - 0 views

  •  
    Wenn man ASP.NET Webanwendungen entwickelt, ist man schnell an einem Punkt wo man die Anwendung automatisiert vorkompilieren und im IIS bereitstellen möchte. Mit MSBuild ist diese Aufgabe recht schnell gelöst, denn man kann den AspNetCompiler-Task für diese Aufgabe verwenden.
Joel Bennett

The ImageX X-Files - 0 views

  •  
    Create Windows PE automated install discs for full system images... use it for backup, mass deployement, whatever.
Joel Bennett

Disk Imaging with ImageX quick reference - 0 views

  •  
    A quick reference sheet for WIM and ImageX to explain core features.
Joel Bennett

DocProject for Sandcastle - CodeProject - 0 views

  •  
    DocProject drives the Sandcastle help generation tools via MSBuild and integrates completly with Visual Studio 2005/2008. It lets you choose the project templates to build compiled help, etc., and speeds up writing and deploying project documentation using Sandcastle.
Joel Bennett

Choosing a ClickOnce Update Strategy - 0 views

  •  
    Ways of doing updates using the VS2005/.Net2 ClickOnce deployement
Joel Bennett

ClickOnce -- MSDN Magazine, May 2004 - 0 views

  •  
    An early (prerelease) article about Click Once. It's actually a good article with great source code examples so you can understand the various options for ClickOnce including automatic updates.
Joel Bennett

Application Virtualization & Streaming | Altiris Juice - 0 views

  •  
    It's like a Virtual PC for individual apps
Fabien Cadet

Fire your best people...reward the lazy ones | (blog) Integrate Button: Continuous Inte... - 4 views

  • Before you start thinking that I’m trying to gather together a group of slackers, I’m suggesting the complete opposite of this. I just want people to think about the total time involved, not just fixing the symptom.
  •  
    « In my experience, what most people consider to be their "best" people are often the root of most problems. It's the difference between troubleshooters and troublepreventers. »
Joel Bennett

Server Core .NET Functionality (Namespaces missing from Server Core) - 1 views

  •  
    Server Core contains the normal complement of .NET namespaces with a few exceptions. This list contains, by name, the namespaces that are missing from a Server Core installation.
1 - 20 of 23 Next ›
Showing 20 items per page