Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

Make sure the new DNS name is defined on the following DNS server:

 1. zg-1.softxs.ch
 1. zg-3.softxs.ch
 1. loki.softxs.ch (LU DMZ)
 1. odin.softxs.ch (LU DMZ)
 1. modi.softxs.ch (LU Internal network)
Line 40: Line 31:
Make sure the new DNS name is defined on the all following DNS server:

 1. zg-1.softxs.ch - Public server
 1. zg-3.softxs.ch - Public server
 1. loki.softxs.ch - LU DMZ
 1. odin.softxs.ch - LU DMZ
 1. modi.softxs.ch - LU Internal network

Line 41: Line 41:
Line 42: Line 43:

V2 Deployment Checklist

V2Master | V2Deployment

Introduction

DNS Name Configuration

Configure DNS Names

  1. Configure DNS names in the Puppet server: mgt.vh01.softxs.ch
    • ssh -p 10104 root@loki
      cd /etc/puppet/modules/bind9/files
      
      # -- Edit the following two files
      
      vi master/zones/all/{domain_name}.
      # Update the 'Serial' with today's date and the sequence number, normally '01'.
      :x
      
      vi master/generic/all/{domain_name}.
      # Add CNAME record for the sub-domain pointing to the host server
      :x

Test DNS Names

Make sure the new DNS name is defined on the all following DNS server:

  1. zg-1.softxs.ch - Public server
  2. zg-3.softxs.ch - Public server
  3. loki.softxs.ch - LU DMZ
  4. odin.softxs.ch - LU DMZ
  5. modi.softxs.ch - LU Internal network

Setup Virtual Machine

Configuration for Vagrant File Generation

Start Virtual Machine

Initial System Software Update

Configure Puppet Client

Setup V2 User SSH Certificate

Setup Apache Virtual Host

Configure Reverse Proxy

Setup Data Partition

Setup V2 Deployment Instance

deploy.rb

settings.local.yml

database.yml

Email Secret Key

Home Page Setup

Deploy Initial V2 System

Capistrano Deployment

Test Local Login

Test Invitation & MAPS Login

Start Delayed Job Task

Register Application in MAPS

Test Outgoing Email

Configure & Test Incoming Email

Install V2 Configuration

Import Configuration

Import Data & Documents

End-to-End Test

Setup Backups

Setup Monitoring

V2DeploymentChecklist (last edited 2015-05-12 08:55:54 by 172)

Copyright 2008-2014, SoftXS GmbH, Switzerland