Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
/ lxc-frontend Public archive

DEPRECATED: please note, this project is no longer being maintained

License

Notifications You must be signed in to change notification settings

evrone/lxc-frontend

Repository files navigation

PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED

LXC Frontend

The lxc-frontend is a small Sinatra app which was created to speed-up the monitoring and management of LXC containers.

Sponsored by Evrone

Demo

Getting Started

Prerequisites

In Evrone we're using it with Ubuntu 12.04 and the default path to containers is defined in frontend.rb.

  • the user which runs the Sinatra app should have sudo permissions without a password prompt
  • LXC containers configs should have a write permission under the app. It can be fixed by assigning the a+w rule to container config and rootfs/network/interfaces files

Installation

You can start/stop/restart any container, change the container config and network interfaces. NB: it's an interface to lxc-ruby gem.

End with an example of getting some data out of the system or using it for a little demo

Usage

  1. Download the app: git clone ...
  2. Add a capistrano receipe. You can use Evrone's template as an example: deploy.rb
  3. You may add the project with capistrano files into the private git repo to share it inside your company.
  4. cap deploy:cold

Contributing

Please read Code of Conduct and Contributing Guidelines for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Changelog

The changelog is here.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License.

About

DEPRECATED: please note, this project is no longer being maintained

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published