[GH-ISSUE #136] Wrote a guide for Arch Linux + WebVirtCloud Install #88

Open
opened 2026-02-27 15:57:17 +03:00 by kerem · 2 comments
Owner

Originally created by @NonaSuomy on GitHub (Aug 4, 2017).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/136

Hope someone has some use for it.

http://nonasuomy.github.io/webvirtcloud/

Originally created by @NonaSuomy on GitHub (Aug 4, 2017). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/136 Hope someone has some use for it. [http://nonasuomy.github.io/webvirtcloud/](http://nonasuomy.github.io/webvirtcloud/)
Author
Owner

@tracernz commented on GitHub (Mar 17, 2018):

The only things I'd suggest to be more "arch-like" is replacing supervisord with systemd, and making a PKGBUILD + pushing it to AUR to simplify some of the setup. 👍

<!-- gh-comment-id:373895925 --> @tracernz commented on GitHub (Mar 17, 2018): The only things I'd suggest to be more "arch-like" is replacing supervisord with systemd, and making a PKGBUILD + pushing it to AUR to simplify some of the setup. 👍
Author
Owner

@zingmars commented on GitHub (Jun 6, 2018):

The guide is a bit outdated now (there's no need to uncomment the libvirt line in requirements anymore). It also never tells you that you need to copy the settings.py (cp webvirtcloud/settings.py.template webvirtcloud/settings.py) file. You also copy the nginx config right inside the sites-enabled folder, when the way it's set up should be - copy to sites-available and then symlink active virtualhosts in sites-available.

You also forgot to mention that you need dsnmasq and ebtables for network management and that you need to add the http user to the libvirt (or was it kvm) group.

Also, since the gstfsd is in the repo as well, there's no real reason to download it seperately to update it. Just git pull and copy the new gstfsd script.

Still, I suppose it's a start.

<!-- gh-comment-id:394984189 --> @zingmars commented on GitHub (Jun 6, 2018): The guide is a bit outdated now (there's no need to uncomment the libvirt line in requirements anymore). It also never tells you that you need to copy the settings.py (`cp webvirtcloud/settings.py.template webvirtcloud/settings.py`) file. You also copy the nginx config right inside the `sites-enabled` folder, when the way it's set up should be - copy to sites-available and then symlink active virtualhosts in `sites-available`. You also forgot to mention that you need dsnmasq and ebtables for network management and that you need to add the http user to the libvirt (or was it kvm) group. Also, since the gstfsd is in the repo as well, there's no real reason to download it seperately to update it. Just git pull and copy the new gstfsd script. Still, I suppose it's a start.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#88
No description provided.