All Projects → lxc → python2-lxc

lxc / python2-lxc

Licence: LGPL-2.1 License
Python 2.7 binding for liblxc (similar to the better supported python3-lxc)

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to python2-lxc

Proxmox
Proxmox Helper Scripts
Stars: ✭ 3,882 (+7822.45%)
Mutual labels:  lxc
saltstack-lxc-vagrant
Vagrantfile for setting up a SaltStack test/dev environment.
Stars: ✭ 13 (-73.47%)
Mutual labels:  lxc
harbour-containers
A Linux containers manager for SailfishOS
Stars: ✭ 30 (-38.78%)
Mutual labels:  lxc
blogr-pve
Puppet provisioning of HA failover/cluster environment implemented in Proxmox Virtual Environment and Linux boxes.
Stars: ✭ 28 (-42.86%)
Mutual labels:  lxc
icp-ce-on-linux-containers
Multi node IBM Cloud Private Community Edition 3.2.x w/ Kubernetes 1.13.5 in a Box. Terraform, Packer and BASH based Infrastructure as Code script sets up a multi node LXD cluster, installs ICP-CE and clis on a metal or VM Ubuntu 18.04 host.
Stars: ✭ 52 (+6.12%)
Mutual labels:  lxc
edi-raspbian
edi configuration for emulated raspbian and raspbian cross compilation.
Stars: ✭ 16 (-67.35%)
Mutual labels:  lxc
Lxc Web Panel
LXC Web Panel improved for lxc 1.0+
Stars: ✭ 223 (+355.1%)
Mutual labels:  lxc
demo-container-runtime
Simple demonstration codebase for how containers work
Stars: ✭ 37 (-24.49%)
Mutual labels:  lxc
emrah-buster-templates
The templates of the emrah-buster installer.
Stars: ✭ 57 (+16.33%)
Mutual labels:  lxc
ProxmoxVE PHP API
ProxmoxVE PHP API
Stars: ✭ 78 (+59.18%)
Mutual labels:  lxc
vps host server
VPS Hosting Server Daemon for provisioning, monitoring, and communications with the central system.
Stars: ✭ 12 (-75.51%)
Mutual labels:  lxc
cv4pve-api-php
Proxmox VE Client API for PHP
Stars: ✭ 45 (-8.16%)
Mutual labels:  lxc
softwarecontainer
Framework to manage and contain applications in an automotive setting
Stars: ✭ 19 (-61.22%)
Mutual labels:  lxc
check lxc
Monitoring plugin to check LXC (Linux Container)
Stars: ✭ 13 (-73.47%)
Mutual labels:  lxc
ansible virtualization
Ansible Collection: Virtualization roles
Stars: ✭ 31 (-36.73%)
Mutual labels:  lxc
copr-lxc4
RPM spec files for building lxc/lxd 4.x releases on Fedora COPR
Stars: ✭ 18 (-63.27%)
Mutual labels:  lxc
opensvc
The OpenSVC node agent
Stars: ✭ 27 (-44.9%)
Mutual labels:  lxc
cv4pve-api-dotnet
Proxmox VE Client API .Net C#
Stars: ✭ 25 (-48.98%)
Mutual labels:  lxc
bakery
Simple tool to backup and restore ChromeOS Crostini containers
Stars: ✭ 18 (-63.27%)
Mutual labels:  lxc
DockerAndKubernetes
Docker and Kubernetes cheat sheets and examples for familiarization. Also contains some documentation on LXC.
Stars: ✭ 31 (-36.73%)
Mutual labels:  lxc

python2-lxc

This repository provides python2 bindings for the LXC container API.

Build

  • Build:
    python setup.py build
    
  • Install:
    python setup.py install
    
  • Build rpm:
    python setup.py bdist_rpm
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].