Git Product home page Git Product logo

lxd-cloud's Introduction

LXD Cloud

LXD Cloud provides lightweight server management using the power of LXD and Ansible.

GitHub GitHub issues Donate

Features

  • Automated host machine provisioning and configuration
  • Automated container provisioning and configuration
  • Automated host machine updates
  • Automated supervised container updates
  • Automated per server and container backups with hardlink rotates (drastically reduce incremental backup downtime and size)
  • Automated KIOSK provisioning
  • Automated Nagios integration

Quickstart

LXD Cloud is available on Ansible Galaxy Listing

Install with Ansible Galaxy

$ ansible-galaxy collection install hxtree.lxd_cloud

Ansible Installation

If you're not running Ansible already, following these instructions to install:

On Ubuntu:

$ sudo apt update
$ sudo apt install software-properties-common
$ sudo apt-add-repository --yes --update ppa:ansible/ansible
$ sudo apt install ansible

On RHEL and CentOS:

$ sudo yum install ansible

On Fedora:

$ sudo dnf install ansible

Next, clone LXD Cloud repo:

$ cd /etc/ansible/
$ git clone https://github.com/hxtree/LXD-Cloud

Setup listing of Groups and Hosts (reference Ansible docs):

$ vim /etc/ansible/hosts

Setup variables related to more then one host (reference Ansible docs):

$ vim /etc/ansible/group_vars

Setup variables related to a single host (reference Ansible docs):

$ /etc/ansible/host_vars

Set ansible.cfg remote tmp to avoid user permissions issues

remote_tmp = /tmp/.ansible-${USER}/tmp

Contribute

Please refer to CONTRIBUTING.md for information on how to contribute to LXD Cloud.

lxd-cloud's People

Contributors

hxtree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lxd-cloud's Issues

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.