winget install --id=LinuxContainers.Incus -e
Incus is a modern, secure and powerful system container and virtual machine manager.
Incus is a modern, secure, and powerful system container and virtual machine manager designed to provide a unified experience for running and managing full Linux systems inside containers or virtual machines. It supports a wide range of Linux distributions, including official Ubuntu images and community-provided options, and is built around a robust, yet simple REST API.
Key Features:
Audience & Benefit: Ideal for developers, DevOps teams, and enterprises seeking a cost-effective solution to containerize environments or manage virtual machines. Incus provides flexibility in workload deployment, optimizes resource usage, enhances security through isolation, simplifies infrastructure management, and offers seamless scalability from development to production environments. It can be installed via winget, making it easy to integrate into existing workflows.
Incus is a modern, secure and powerful system container and virtual machine manager.
It provides a unified experience for running and managing full Linux systems inside containers or virtual machines. Incus supports images for a large number of Linux distributions (official Ubuntu images and images provided by the community) and is built around a very powerful, yet pretty simple, REST API. Incus scales from one instance on a single machine to a cluster in a full data center rack, making it suitable for running workloads both for development and in production.
Incus allows you to easily set up a system that feels like a small private cloud. You can run any type of workload in an efficient way while keeping your resources optimized.
You should consider using Incus if you want to containerize different environments or run virtual machines, or in general run and manage your infrastructure in a cost-effective way.
You can try Incus online at: https://linuxcontainers.org/incus/try-it/
Incus, which is named after the Cumulonimbus incus or anvil cloud started as a community fork of Canonical's LXD following Canonical's takeover of the LXD project from the Linux Containers community.
The project was then adopted by the Linux Containers community, taking back the spot left empty by LXD's departure.
Incus is a true open source community project, free of any CLA and remains released under the Apache 2.0 license. It's maintained by the same team of developers that first created LXD.
LXD users wishing to migrate to Incus can easily do so through a migration tool called lxd-to-incus
.
See Getting started in the Incus documentation for installation instructions and first steps.
https://discuss.linuxcontainers.org/c/news/
https://github.com/lxc/incus/releases/
https://linuxcontainers.org/incus/docs/main/
Consider the following aspects to ensure that your Incus installation is secure:
See Security for detailed information.
IMPORTANT:
Local access to Incus through the Unix socket always grants full access to Incus. This includes the ability to attach file system paths or devices to any instance as well as tweak the security features on any instance.
Therefore, you should only give such access to users who you'd trust with root access to your system.
The following channels are available for you to interact with the Incus community.
You can file bug reports and feature requests at: https://github.com/lxc/incus/issues/new
Community support is handling at: https://discuss.linuxcontainers.org
Commercial support is currently available from Zabbly for users of their Debian or Ubuntu packages.
The official documentation is available at: https://github.com/lxc/incus/tree/main/doc
Fixes and new features are greatly appreciated. Make sure to read our contributing guidelines first!