Giter Club home page Giter Club logo

devstack-gcp's Introduction

devstack-gcp

Scripts to install Devstack in GCP Virtual Machine

In GCP Console go to VPC Network -> Firewall rules

  • Create Firewall Rule
  • Name: allownovnc
  • Ingress
  • Allow
  • Targets: All Instances
  • Source IP ranges: 0.0.0.0/0
  • Protocols and Ports: tcp/6080

In Compute Engine Create a new VM

  • Name: devstack
  • Region: most suitable
  • Machine type: 2 vCPUs 7.5 GB memory (n1-standard-2) or 2 vCPUs 13 GB memory (n1-highmem-2)
  • Boot disk: Ubuntu 16.04, 30GB disk (Standard or SSD)
  • Firewall: Allow HTTP and HTTPS traffic
  • SSH Key (if you like)

Open SSH console and run screen to help you get back the session when SSH conection gets lost (reestablish ssh and run screen -r), clone this repo:

git clone https://github.com/kris-at-occ/devstack-gcp

Run script to install Devstack with Pike:

sh devstack-gcp/devstack-pike.sh

Run script to install Devstack with latest master:

sh devstack-gcp/devstack-latest.sh

The script displays Horizon Dashboard URL in the very last line of the output.

Enjoy!

devstack-gcp's People

Contributors

kris-at-occ avatar

Watchers

James Cloos 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.