Name Last Update
app Loading commit data...
bin Loading commit data...
config Loading commit data...
db Loading commit data...
doc Loading commit data...
lib Loading commit data...
log Loading commit data...
public Loading commit data...
test Loading commit data...
vendor/assets Loading commit data...
.gitignore Loading commit data...
Gemfile Loading commit data...
README.md Loading commit data...
README.rdoc Loading commit data...
Rakefile Loading commit data...
add-host-workflow.md Loading commit data...
config.ru Loading commit data...

lex-deeit

A rails application acting as client for LXD.

Description

This will become a rails application as client for LXD. I looked into OpenStack but it was much oversized for my purpose. So I decided to come up with a small solution by myself. In the beginning it will only manage my bare needs which mainly is the manangement of static IP addresses within a given range. As well as management of images and containers via the LXD API.

Requirements

  • Rails
  • Webserver

Dependencies

  • At least one LXD installation with https activated.

Contributing

You can either send me patches or drop me an email asking for access to this gitlab server.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author

Georg Hopp <georg@steffers.org>