mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
LXD package for YunoHost
ccea249249
trying to fix make |
||
---|---|---|
.github | ||
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
LXD for 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.14
Demo
Configuration
How to configure this app: In cli
Documentation
- Official documentation: https://linuxcontainers.org/lxd/
YunoHost specific features
Multi-user support
Are LDAP and HTTP auth supported? Can the app be used by multiple users?
Supported architectures
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
Links
- Report a bug: https://github.com/YunoHost-Apps/lxd_ynh/issues
- App website: https://linuxcontainers.org
- Upstream app repository: https://github.com/lxc/lxd
- YunoHost website: https://yunohost.org/
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