Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchalapuk/xpra-lxc
Collection of Bash scripts used for running GUI programs inside LXC containers.
https://github.com/mchalapuk/xpra-lxc
Last synced: 25 days ago
JSON representation
Collection of Bash scripts used for running GUI programs inside LXC containers.
- Host: GitHub
- URL: https://github.com/mchalapuk/xpra-lxc
- Owner: mchalapuk
- License: mit
- Created: 2015-02-11T00:39:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T21:36:40.000Z (almost 9 years ago)
- Last Synced: 2024-04-17T22:55:59.708Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xpra-lxc
Collection of scripts used for running GUI programs inside LXC containers.
Contents of this project can be used to set-up an **Xpra-Enabled
Unprivileged Container**. This projects only container's configuration
scripts and utilities. It is not a full Xpra on LXC product.
For details please check README files placed in subdirectories
and comments inside scripts.Following features are not covered in xpra-lxc, but can be found elsewhere:
* Ubuntu fix for user cgroups ([lxc-fix-user-cgroups][lxc-fix-user-cgroups]),
* Utils for running programs inside LXC containers ([lxc-tricks][lxc-tricks]),
* Xpra client set-up ([xpra-client-daemon][xpra-client-daemon]),
* Sound forwarding ([pulse-forward][pulse-forward]).[lxc-fix-user-cgroups]: https://github.com/muroc-lab/lxc-fix-user-cgroups
[lxc-tricks]: https://github.com/muroc-lab/lxc-tricks
[xpra-client-daemon]: https://github.com/muroc-lab/xpra-client-daemon
[pulse-forward]: https://github.com/muroc-lab/pulse-forward