[GH-ISSUE #25] Migration path from WebVirtMgr? #19

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

Originally created by @MACscr on GitHub (Jun 26, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/25

Is there a migration path from WebVirtMgr to the new WebVirtCloud?

Originally created by @MACscr on GitHub (Jun 26, 2015). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/25 Is there a migration path from WebVirtMgr to the new WebVirtCloud?
Author
Owner

@retspen commented on GitHub (Jun 27, 2015):

Only new installation, show all servers in DB webvirtmgr:

$ sqlite3 webvirtmgr.sqlite3
base> select * from servers_compute;
<!-- gh-comment-id:116049014 --> @retspen commented on GitHub (Jun 27, 2015): Only new installation, show all servers in DB webvirtmgr: ``` bash $ sqlite3 webvirtmgr.sqlite3 base> select * from servers_compute; ```
Author
Owner

@MACscr commented on GitHub (Nov 14, 2015):

Whats the point of that sql query in regards to migrating?

<!-- gh-comment-id:156751127 --> @MACscr commented on GitHub (Nov 14, 2015): Whats the point of that sql query in regards to migrating?
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#19
No description provided.