https://github.com/myadmin-plugins/lxc-vps
LXC VPS for MyAdmin
https://github.com/myadmin-plugins/lxc-vps
lxc myadmin plugin service virtualization vm vps
Last synced: 3 months ago
JSON representation
LXC VPS for MyAdmin
- Host: GitHub
- URL: https://github.com/myadmin-plugins/lxc-vps
- Owner: myadmin-plugins
- Created: 2017-06-08T04:03:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T02:53:28.000Z (about 1 year ago)
- Last Synced: 2025-04-06T03:18:12.655Z (11 months ago)
- Topics: lxc, myadmin, plugin, service, virtualization, vm, vps
- Language: PHP
- Size: 89.8 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LXD / LXC Virtualization Plugn for MyAdmin VPS Hosting
## Links
* [Access LXC container using VNC - General - Linux Containers Forum](https://discuss.linuxcontainers.org/t/access-lxc-container-using-vnc/2457)
* [bash - LXD - How to execute a script inside a container from host - Ask Ubuntu](https://askubuntu.com/questions/1052643/lxd-how-to-execute-a-script-inside-a-container-from-host)
* [Containers don't have internet access (CentOS) - General - Linux Containers Forum](https://discuss.linuxcontainers.org/t/containers-dont-have-internet-access-centos/5824)
* [Frequently Asked Questions - LXD - system container manager](https://lxd.readthedocs.io/en/latest/faq/)
* [Home - LXD - system container manager](https://lxd.readthedocs.io/en/latest/)
* [Howto easily set static IP for all my containers ? · Issue #2780 · lxc/lxd](https://github.com/lxc/lxd/issues/2780)
* [Linux Containers - LXD - Articles & videos](https://linuxcontainers.org/lxd/articles/)
* [Linux Containers - LXD - Introduction](https://linuxcontainers.org/lxd/introduction/)
* [Linux Containers - LXD - Try it online](https://linuxcontainers.org/lxd/try-it/)
* [lxc/lxc-ci: LXC continuous integration and build scripts](https://github.com/lxc/lxc-ci)
* [LXD 2.0: Blog post series [0/12] | Stéphane Graber's website](https://stgraber.org/2016/03/11/lxd-2-0-blog-post-series-012/)
* [LXD and cloud-init network only works with centos 7 and ubuntu 18.04 images, the rest fails - General - Linux Containers Forum](https://discuss.linuxcontainers.org/t/lxd-and-cloud-init-network-only-works-with-centos-7-and-ubuntu-18-04-images-the-rest-fails/5687)
* [LXD Containers — Odoo Development master documentation](https://odoo-development.readthedocs.io/en/latest/remote-dev/lxd/lxd.html)
* [LXD](https://help.ubuntu.com/lts/serverguide/lxd.html)
* [lxd/index.md at master · lxc/lxd](https://github.com/lxc/lxd/blob/master/doc/index.md)
* [LXD, ZFS and bridged networking on Ubuntu 16.04 LTS+ | Jason Bayton](https://bayton.org/docs/linux/lxd/lxd-zfs-and-bridged-networking-on-ubuntu-16-04-lts/)
* [Network management with LXD (2.3+) | Stéphane Graber's website](https://stgraber.org/2016/10/27/network-management-with-lxd-2-3/)
* [Network unreachable after adding new bridged interface - LXD - Linux Containers Forum](https://discuss.linuxcontainers.org/t/network-unreachable-after-adding-new-bridged-interface/5822)
* [Ubuntu 18.04 LXD/LXC, ZFS, Docker, and Advanced Networking | Homelab City](https://homelab.city/ubuntu-18-04-lxd-zfs-docker-and-networking/)
* [Ubuntu 18.04 RDP | FinalX](https://finalx.nl/en/articles/ubuntu-rdp)
* [Using static IPs with LXD - LXD - Linux Containers Forum](https://discuss.linuxcontainers.org/t/using-static-ips-with-lxd/1291)
* [xorg - ubuntu-desktop in lxc with ubuntu server as the host - Ask Ubuntu](https://askubuntu.com/questions/1058180/ubuntu-desktop-in-lxc-with-ubuntu-server-as-the-host)
Lxc Vps Class
## Build Status and Code Analysis
Site | Status
--------------|---------------------------
 | [](https://travis-ci.org/detain/myadmin-lxc-vps)
 | [](https://codeclimate.com/github/detain/myadmin-lxc-vps) [](https://codeclimate.com/github/detain/myadmin-lxc-vps/coverage) [](https://codeclimate.com/github/detain/myadmin-lxc-vps)
 | [](https://scrutinizer-ci.com/g/myadmin-plugins/lxc-vps/?branch=master) [](https://scrutinizer-ci.com/g/myadmin-plugins/lxc-vps/?branch=master) [](https://scrutinizer-ci.com/g/myadmin-plugins/lxc-vps/build-status/master)
 | [](https://www.codacy.com/app/detain/myadmin-lxc-vps) [](https://www.codacy.com/app/detain/myadmin-lxc-vps?utm_source=github.com&utm_medium=referral&utm_content=detain/myadmin-lxc-vps&utm_campaign=Badge_Coverage)
 | [](https://coveralls.io/github/detain/myadmin-lxc-vps?branch=master)
 | [](https://packagist.org/packages/detain/myadmin-lxc-vps) [](https://packagist.org/packages/detain/myadmin-lxc-vps) [](//packagist.org/packages/detain/myadmin-lxc-vps) [](https://packagist.org/packages/detain/myadmin-lxc-vps) [](https://packagist.org/packages/detain/myadmin-lxc-vps) [](https://packagist.org/packages/detain/myadmin-lxc-vps)
## Installation
Install with composer like
```sh
composer require detain/myadmin-lxc-vps
```
## License
The Lxc Vps Class class is licensed under the LGPL-v2.1 license.