Conjure-Up

Ubuntu

root@server:~# sudo snap install conjure-up --classic
conjure-up 2.5.2-20180113.1501 from 'canonical' installed
root@server:~#
xe1gyq@server:~$ sudo snap install lxd
xe1gyq@server:~$ sudo usermod -a -G lxd xe1gyq
xe1gyq@server:~$ newgrp lxd
xe1gyq@server:~$ /snap/bin/lxd init
Do you want to configure a new storage pool (yes/no) [default=yes]? 
Name of the new storage pool [default=default]: 
Name of the storage backend to use (dir, btrfs, ceph, lvm) [default=btrfs]: 
Create a new BTRFS pool (yes/no) [default=yes]? 
Would you like to use an existing block device (yes/no) [default=no]? 
Size in GB of the new loop device (1GB minimum) [default=15GB]: 
Would you like LXD to be available over the network (yes/no) [default=yes]? 
Would you like stale cached images to be updated automatically (yes/no) [default=yes]? 
Would you like to create a new network bridge (yes/no) [default=yes]? 
What IPv4 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]? 
What IPv6 address should be used (CIDR subnet notation, “auto” or “none”) [default=auto]? none
LXD has been successfully configured.
xe1gyq@server:~$

Ubuntu :: Conjure-Up OpenStack

OpenStack with NovaLXD

Deploys a basic OpenStack Cloud (Pike release) on Ubuntu 16.04 LTS, providing Dashboard, Compute, Network, Block Storage, Object Storage, Identity and Image services. This can be deployed on a Single machine for quick Proof-of-Concepts and local development of OpenStack components and services.

OpenStack with NovaKVM

Deploys a basic OpenStack Cloud (Pike release) on Ubuntu 16.04 LTS, providing Dashboard, Compute, Network, Block Storage, Object Storage, Identity and Image services.

15 Applications in openstack-novalxd:

  • ceph-mon

  • ceph-osd

  • ceph-radosgw

  • glance

  • keystone

  • lxd

  • mysql

  • neutron-api

  • neutron-gateway

  • neutron-openvswitch

  • nova-cloud-controller

  • nova-compute

  • ntp

  • openstack-dashboard

  • rabbitmq-server

Ubuntu :: Lxc

Last updated