GithubHelp home page GithubHelp logo

qibinghua / space-personal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasonbio/space-personal

0.0 1.0 0.0 1.86 MB

A virtualization control panel written in Python

Python 7.39% Shell 0.48% JavaScript 83.09% CSS 1.25% Makefile 0.02% HTML 7.59% C 0.18%

space-personal's Introduction

Space - Personal

Space is a simple virtualization control panel written in Python with Flask. Space utilizes the libvirt API to interact directly with the hypervisor, and thus (will eventually) support all virtualization technology that libvirt supports.

This project is still in a relatively early stage of development, it is feature complete but there is still a fair amount of work to be done. With that being said, use at your own risk!

Requirements

  • Centos 6 (more support coming)
  • Python2
  • MongoDB
  • KVM (currently only support virtualization technology)
  • RabbitMQ (used by Celery)
  • Variety of python packages shown here

Installation

  1. cd /srv && mkdir space && git clone https://github.com/silverp1/space-personal.git .
  2. Configure virbr0 as bridge interface.
  3. ./srv/space/scripts/setup.sh - This will install all dependencies, start necessary services and start Space.
  4. Navigate to your.ip.address.here/setup to complete the setup process.
  5. Login and enjoy.

Use

  • You'll want to add some IP addresses before adding a server - to do this, visit /ip or click networking. Its easiest to add a whole range.
  • Be sure to add some images (ISOs) for your servers. You can upload them to /var/images if you used the default path. When you're done, you can use the import images option under Utilities or visit /utils/import_images.
  • If you derped on any configuration settings you can fix it on the Host page at /host.
  • You should be all set to make a new server now.

Notes & Misc.

  • The password for the console will not be shown when you type (or paste), this is expected, it will still work.
  • If you are brave and try this and things break, please let me know so I can fix them :)

space-personal's People

Contributors

jdppettit avatar silverp1 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.