1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00
LXD package for YunoHost
Find a file
2021-03-02 15:59:40 +01:00
conf First version 2021-03-01 19:00:42 +01:00
scripts remove "--time" 2021-03-02 15:59:40 +01:00
.gitignore Initial commit 2021-03-01 14:53:57 +01:00
check_process fix tests 2021-03-02 15:44:59 +01:00
issue_template.md Other scripts 2021-03-02 14:58:33 +01:00
LICENSE Create LICENSE 2021-03-02 14:59:50 +01:00
manifest.json fix tests 2021-03-02 15:44:59 +01:00
pull_request_template.md Initial commit 2021-03-01 14:53:57 +01:00
README.md First version 2021-03-01 19:00:42 +01:00

LXD for YunoHost

Integration level
Install lxd with YunoHost

This package allows you to install lxd quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead.

Shipped version: 4.11

Demo

Configuration

How to configure this app: In cli

Documentation

YunoHost specific features

Multi-user support

Are LDAP and HTTP auth supported? Can the app be used by multiple users?

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

More info on the documentation page:
https://yunohost.org/packaging_apps


Developer info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug
or
sudo yunohost app upgrade lxd -u https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug