Git Product home page Git Product logo

vagrant-kolla-aio's Introduction

vagrant-kolla-aio

Deploy an All-In-One (AIO) setup of OpenStack (thanks to Kolla-Ansible) within Vagrant.

Although Kolla-Ansible is mainly used for production deployment this setup is only meant for testing purposes.

Prerequisites

Your Vagrant setup must support the disks feature.

Setup

VAGRANT_KOLLA_AIO_EXTERNAL_FQDN=mydomain.io \
    sh vagrant.sh up
ENV Mandatory? Default value Description
VAGRANT_KOLLA_AIO_EXTERNAL_FQDN None URL through which OpenStack will be accessed from outside.
VAGRANT_KOLLA_AIO_LETSENCRYPT_EMAIL None Enables the external TLS termination. It must be completed with the email address associated with your Let's Encrypt account.
VAGRANT_KOLLA_AIO_EXTERNAL_FQDN_CERT None Enables the external TLS termination. It must be completed with a private key and a fullchain certificate (PEM format).
VAGRANT_KOLLA_AIO_CPUS 4 CPUs
VAGRANT_KOLLA_AIO_MEMORY 12288 (mb) RAM
VAGRANT_KOLLA_AIO_ENABLE_NESTED_VIRT false Enables nested virtualization on All-In-One OpenStack node.

The admin password will be displayed out at the end of the setup.

OpenStack

Horizon

Connect to it through http://$VAGRANT_KOLLA_AIO_EXTERNAL_FQDN.

CLI

sh vagrant.sh ssh

. /etc/kolla/admin-openrc.sh

openstack endpoint list # List endpoints.

vagrant-kolla-aio's People

Contributors

le-garff-yoann avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

congto quynhlab

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.