Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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