mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #593] dont run the https://clck.ru/9V9fH in the node #350
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alian001 on GitHub (Aug 15, 2023).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/593
hi,my kvm services have used in prod env。
this shell script is must to run?because i can the scirtpt modify more args for the kvm configure,if i run it,i afraid my procduct env have some problem, how can i reduce the problem, but i want to use the webvirtcloud to manage my kvm machine, i have more physical machine,
install final required packages for libvirtd and others on Host Server
wget -O - https://clck.ru/9V9fH | sudo sh
if i not run the shell script https://clck.ru/9V9fH,
i use the ssh configure , this can replace the shelll https://clck.ru/9V9fH, ???
https://github.com/retspen/webvirtmgr/wiki/Setup-SSH-Authorization
Create file /etc/polkit-1/localauthority/50-local.d/50-libvirt-remote-access.pkla (permissions for user webvirtmgr):#
[Remote libvirt SSH access]
Identity=unix-user:webvirtmgr
Action=org.libvirt.unix.manage
ResultAny=yes
ResultInactive=yes
ResultActive=yes
@catborise commented on GitHub (Aug 15, 2023):
it does not have to be run. it is a script for easiness. webvirtcloud needs some conf but you can change it manually.
for example libvirt need this changes for centos