Giter Site home page Giter Site logo

cloud-continuum-seamless-connection-of-home-resources-with-the-cloud's Introduction

Cloud-Continuum-seamless-connection-of-home-resources-with-the-cloud

Some recent projects, such as casaos.io, aim at creating a software framework that facilitates the creation of a domestic server, simplifying applications install, maintenance, monitoring, and data management. However, such projects can run applications that are limited by the amount of resources available on the selected server; furthermore, data may be at risk if not properly backed-up.

This project tackes this problem by adopting the "cloud continuum" paradigm (such as in the FLUIDOS European Project), creating a unique virtual space of resources and services spanning across the domestic server and a set of selected cloud providers. Services (and data) can be executed (and stored) in any place of the continuum, either on the local server or on the cloud, depending on the selected policies, facilitating cloud bursting (i.e., the cloud can be used as an "overflow" server in case of necessity), as well as data redundancy (i.e., data can be automatically replicated locally and remotely).

This project will heavily rely on Kubernetes (e.g., K3d) and Liqo as building blocks, and it may require the creation of a minimal dashboard to facilitate the users in the edge-to-cloud interaction.

Verify your Inventory

ansible-inventory -i Ansible/Inventory/inventory.ini --list

Ping the myhosts group in your inventory

ansible myhosts -m ping -i Ansible/Inventory/inventory.ini

Environment Setup

NOTICE: the users used in the two machine should have root privileges in order to work properly

ansible-playbook Ansible/Playbook/env-setup.yaml -i Ansible/Inventory/inventory.ini

Liqo Peering

ansible-playbook Ansible/Playbook/liqo-peering.yaml -i Ansible/Inventory/inventory.ini

DDNS Setup

ansible-playbook Ansible/Playbook/ddns-setup.yaml -i Ansible/Inventory/inventory.ini

cloud-continuum-seamless-connection-of-home-resources-with-the-cloud's People

Contributors

andrew64-bit avatar

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.