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
2022-08-02 15:57:48 +02:00
.github Merge pull request #27 from YunoHost-Apps/testing 2022-02-06 20:41:27 +01:00
conf Fix amd64 source 2022-07-27 21:00:08 +02:00
doc Update DESCRIPTION_fr.md 2022-07-27 21:22:13 +02:00
scripts Apply last example_ynh 2022-07-27 20:53:30 +02:00
.gitignore Initial commit 2021-03-01 14:53:57 +01:00
check_process add an upgrade test 2021-03-16 14:23:01 +01:00
LICENSE Create LICENSE 2021-03-02 14:59:50 +01:00
manifest.json Apply last example_ynh 2022-07-27 20:53:30 +02:00
README.md Auto-update README 2022-07-27 19:22:18 +00:00
README_fr.md Auto-update README 2022-07-27 19:22:18 +00:00

LXD for YunoHost

Integration level Working status Maintenance status
Install LXD with YunoHost

Lire ce readme en français.

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 and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.

Shipped version: 5.3~ynh1

Demo: https://linuxcontainers.org/lxd/try-it/

Screenshots

Screenshot of LXD

Disclaimers / important information

Configuration

How to configure this app: In cli

Documentation and resources

Developer info

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

More info regarding app packaging: https://yunohost.org/packaging_apps