Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to host panel on one machine and use it as instance too? #340

Closed
OpenSource03 opened this issue Jul 3, 2020 · 13 comments
Closed

Comments

@OpenSource03
Copy link

Hello. I have a panel hosted on one machine, and I need to use it and be able to create VPSes on it too. Could you please tell me if it’s possible, and if it is, could you tell me more details on how to setup instance, as when I try to create it, I get
B21257A0-C0D0-4454-99FA-9CA5682C98A5
I do not understand where exactly should I add the key. Also, many of those commands for generating keys do not seem to work on Ubuntu 18.04...

@OpenSource03
Copy link
Author

OpenSource03 commented Jul 3, 2020

Also, there seems to be no guides on other 3 options:

  • TCP
  • TLS
  • Local

Where could I find info about those

@OpenSource03
Copy link
Author

68D39CF5-4EF5-4648-9002-5A5B5AD86947
I’ve tried using local, but I get this error

@catborise
Copy link
Collaborator

this app purpose is managing kvm virtual machines.
there are some guides : https://github.com/retspen/webvirtmgr/wiki
they are valid also for webvirtcloud

@OpenSource03
Copy link
Author

Oh, thank you very much!

@OpenSource03
Copy link
Author

Ok, even tho I've followed this guide
https://github.com/retspen/webvirtmgr/wiki/Setup-Local-connection

It seems like I'm unable to setup local connection. There is always this permission-denied error
Screen Shot 2020-07-03 at 1 15 45 PM

@OpenSource03
Copy link
Author

Most of the guides are also pretty outdated. May stuff I tried does not even work :(
when I do ssh-copy-id webvirtmgr@qemu-kvm-libvirt-host (from https://github.com/retspen/webvirtmgr/wiki/Setup-SSH-Authorization) it says:

/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/var/www/.ssh/id_rsa.pub"
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed

/usr/bin/ssh-copy-id: ERROR: ssh: Could not resolve hostname qemu-kvm-libvirt-host: Temporary failure in name resolution

@catborise
Copy link
Collaborator

catborise commented Jul 3, 2020

this, may be, is not a thing what you want.
this app helps you create virtual machines on KVM hosts. if you do not have a KVM host you cannot use that.
may be you need "webmin" or like it is...

if you have a host(Qemu-kvm and libvirt installed) you can use that app whether you install this on host or container or a vm.

@OpenSource03
Copy link
Author

From what I understand, this is something like Virtualizor or SolusVM, right? Also, I do have a dedicated server, so virtualization should not be a problem.

@catborise
Copy link
Collaborator

yes, it is like proxmox, solusvm but not sure virtualizor. if you want to manage your kvm virtual machines with web based tool webvirtcloud suits this purpose.

doc are not outdated but requires some linux skills.

qemu-kvm-libvirt-host refers to your kvm host ip address or fqdn.

@OpenSource03
Copy link
Author

Since docs are pretty outdated and I'm sure none of those still work, could I request you to update them? How hard could that be? I'm sure there are many confused users who'd love to use this, but sadly can not due to some issues due to outdated docs.

@OpenSource03
Copy link
Author

Reading this issue helped me a lot:
#240 - you did not point out I need to add users to specific groups and that’s why I always had the permission denied issue

@OpenSource03
Copy link
Author

Hey, now, since that problem is solved, I have a question for you. I’ve purchased an additional IP for a VPS that I’m going to create. The IP is routed to my server, however it’s new and I did not provision it. What do I need to do to allow connections from that IP and to use it for webvirtcloud? Do I just need to do simple IP address add command, or what. Please explain me as detailed as possible. Thank you very much!

@OpenSource03
Copy link
Author

OpenSource03 commented Jul 29, 2020

Also, where can I set SSH password?

EDIT: Nvm, I think I figured that part out, now I only ask you how to add a specific IP address to the server.

EDIT1: Have you thought about opening a Discord server so people can help each other? ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants