Giter VIP home page Giter VIP logo

openstack-ocata's Introduction

Openstack-ocata bash script installation:

  • Openstack ocata bash script deploys openstack ocata software in a fresh ubuntu 16.04 server.
  • You can install the required openstack services based on your usecase. Keystone and supporting services are mandatory.
  • For example:
  • If you wish to install openstack only for object storage, you can install openstack swift alone without installing the remaining services.
  • If you wish to install only basic services like openstack glance, nova, neutron and horizon, you can install these services alone.

Hardware and Software Requirements:

  1. A physical or virtual machine with minimum RAM 4GB, HDD 50GB, PROCESSOR 2 Cores and NIC 1 10Gbps.
  2. Ubuntu 16.04 operating system.
  3. Internet connection without firewall restictions to download openstack software packages from ubuntu official repository.

Installation Script Folder structure:

openstack-ocata

Steps to run the installer script:

On controller node

  • apt install git
  • git clone https://github.com/thrinethratechhara/openstack-ocata.git
  • cd openstack-ocata
  • All input parameters required for installation is available in "userinput.sh". Here you can select the services you want to deploy in your machine. Edit the user input file carefully.
  • bash installer.sh

To add compute nodes:

On compute node

  • apt install git
  • git clone https://github.com/thrinethratechhara/openstack-ocata.git
  • cd openstack-ocata
  • All input parameters required for installation is available in "userinput.sh". Edit the user input file carefully.
  • bash addcomputenode.sh

Currently, This repo contains only scripts to install basic openstack services. I will update the installation script for the remaining services in future.

openstack-ocata's People

Watchers

 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.