GithubHelp home page GithubHelp logo

cpa-network's Introduction

#TSI Cloud Portal - network deployment Deploy a private network in the Cloud

Required variables for AWS

network_name An arbitrary name that will be assigned to your network, it has to be unique in your AWS Project

Required variables for Google Cloud Platform

project The ID of the Google Cloud Project
network_name An arbitrary name that will be assigned to your network, it has to be unique in your Google Cloud Project
region The Google region where the network should be created

You can obtain a list of all the available region using the gcloud CLI with:

gcloud compute regions list

At the moment of writing this are the available regions:
asia-east, asia-northeast, europe-west1, us-central1, us-east1, us-west1

Required variables for OpenStack

network_name An arbitrary name that will be assigned to your network, it has to be unique in your OpenStack tenancy

AWS credential set up

Create a Cloud Credentials in this form:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_DEFAULT_REGION

You can find the first two values (or create a new credential) in your AWS user page, under the section IAM --> USERS.
The available regions, at the moment of writing, are the following:

Code Name
us-east-1 US East (N. Virginia)
us-east-2 US East (Ohio)
us-west-1 US West (N. California)
us-west-2 US West (Oregon)
ca-central-1 Canada (Central)
eu-west-1 EU (Ireland)
eu-central-1 EU (Frankfurt)
eu-west-2 EU (London)
ap-northeast-1 Asia Pacific (Tokyo)
ap-northeast-2 Asia Pacific (Seoul)
ap-southeast-1 Asia Pacific (Singapore)
ap-southeast-2 Asia Pacific (Sydney)
ap-south-1 Asia Pacific (Mumbai)
sa-east-1 South America (São Paulo)

Note: In order to use the default AMI value with cpa-instance you can choose eu-west-1

Azure

network_name An arbitrary name that will be assigned to your network, it has to be unique in your OpenStack tenancy region An azure region to deploy to, e.g. europewest

cpa-network's People

Contributors

dvianello avatar erikvdbergh avatar giannidallatorre 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.