Git Product home page Git Product logo

lxd_ui's Introduction

- LXD Control Panel

- Attention this repo is a fork of the original repo made by lcherone!

Screen

A full-featured decentralized LXD server control panel with sugar!

📋 Features

Here is just some of the features:

  • Lighting fast single page app control panel built with nuxt.js and Vue2.
  • Full LXD management of profiles, containers, images, remotes, certificates, networks, storage and devices.
  • Simple toggling of devices, SSH keys and user/group idmap'ing.
  • Server information, host CPU, memory, disks network connections and processes.
  • Built-in Web Proxy with LetsEncrypt, to forward HTTP/s traffic into the containers or external upstream's.
  • Create custom tasks for maintaining containers or project deployments.
  • Create simple API endpoints for stuff the panel does not do, with access to your LXD servers over RPC.

â–ļī¸ Install

Installing the project is easy, it should be done on a clean ubuntu server!

Will be updated soon!

# switch into root user!
sudo su

# update package lists
apt update


Once complete, you will be able to go to the panel at http://IP:88, and then add the server, with the provided key during install.

Note: If you install this project in a LXC container, the container must be privileged and have nesting enabled. Also the install will fail first time after installing snap "core", just press up and run it again then it works.

⏊ Updates

The panel will have many updates, as it is very much under construction. But thankfully updating is simple and wont effect your containers.

So to update, enter into /var/www/html and do a git pull.

# switch into root user!
sudo su

# update
cd /var/www/html && git pull

# fix ownership on any new files
chown www-data:www-data ./ -R

❤ī¸ Developer Support

If you want to show your appreciation or you make money where this is used, please make a small donation to help encourage development https://www.paypal.me/lcherone, cheers. Also help the project get seen by ⭐ staring ⭐ it.

đŸ‘Ē Credits

Šī¸ License

The MIT License (MIT).

MIT License

Copyright (c) 2018 Lawrence Cherone

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

đŸ’¯ 🐧

lxd_ui's People

Contributors

lcherone avatar meywether avatar

Stargazers

Mathijs avatar Xianliang Wu avatar

Watchers

James Cloos avatar Xianliang Wu avatar

Forkers

aboye

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.