Giter Club home page Giter Club logo

arm-ubuntu-db2's Introduction

Deploy a Ubuntu 18.04 LTS VM on Azure with IBM DB2 Server Edition V11.5.0.0 pre-installed

Prerequisites

Before using sample parameters.json

  • Replace "GEN-UNIQUE" with valid user id or password
  • For parameter value of "virtualMachineName" & "virtualNetworkName", suggest to replace "rgName" with your resource group name to ensure its uniqueness
  • For the remaining parameters, you can use their default values immediately or modify per your needs

Deploy using template, parameters & script

With the provided ARM template and parameters,

  • Using deploy.azcli to deploy
    deploy.azcli -n <deploymentName> -f <installKitFile> -i <subscriptionId> -g <resourceGroupName> -l <resourceGroupLocation>
    

After deployment

  • If you check the resource group in azure portal, you will see related resources created
  • If you have one IBM DB2 Data Server Client installed on virtual machine in the same virtual network, open VM resource blade and copy its private IP address, then catalog server node & database to test the connectivity to database. To install IBM DB2 Data Server Client, first download it from IBM website with IBM id and upload to secure cloud storage (e.g., Azure Storage), then locate to client directory and run the following commands to install on Ubuntu 18.04 LTS server:
    installClient.sh -l <cloudStorageUriToInstallKit> -u <db2InstanceOwnerName> -g <db2InstanceOwerGroup> -p <db2InstanceOwnerPassword>
    

arm-ubuntu-db2's People

Contributors

majguo avatar

Watchers

 avatar  avatar

Forkers

zidan137

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.