Skip to content
/ isard Public
forked from isard-vdi/isard

Isard VDI Project. Open Source KVM Virtual Desktops based on KVM Linux and dockers

License

Notifications You must be signed in to change notification settings

PCCarer/isard

 
 

Repository files navigation

IsardVDI

IsardVDI Logo

Open Source KVM Virtual Desktops based on KVM Linux and dockers.

  • Engine that monitors hypervisors and domains (desktops)
  • Websocket user interface with real time events.

Quick Start

Pull images and bring it up:

wget https://raw.githubusercontent.com/isard-vdi/isard/master/docker-compose.yml
docker-compose pull
docker-compose up -d

Connect to https://<ip|domain> and follow wizard.

NOTE: All data will be created in your host /opt/isard folder

Desktops

There will be two minimal oldstyle desktops ready for tests that you can start and connect to.

If you want to create your own desktop:

  1. Go to Media menu and download an ISO
  2. After the download is finished it will show a desktop icon where you can create the desktop.

You will find the created desktop in Desktops menu. Implemented encrypted viewers:

  • Spice client
  • Spice websockets
  • VNC client
  • VNC websockets

Templates

Create a template from a desktop:

  1. Open desktop details and click on Template it button.
  2. Fill in the form and click on create.

It will create a template from that desktop as it was now. You can create as many desktops identical to that template.

Updates

In Updates menu you will have access to different resources you can download from our IsardVDI updates server.

Main admin screen

Documentation

More info:

Go to IsardVDI Project website

Authors

  • Josep Maria Viñolas Auquer
  • Alberto Larraz Dalmases

Contributors

  • Daniel Criado Casas
  • Néfix Estrada

Support/Contact

Please send us an email to info@isardvdi.com if you have any questions or fill in an issue.

Social Networks

Mastodon: @isard@fosstodon.org
Twitter: @isard_vdi

About

Isard VDI Project. Open Source KVM Virtual Desktops based on KVM Linux and dockers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.0%
  • Python 29.4%
  • HTML 14.1%
  • CSS 0.6%
  • Shell 0.6%
  • Dockerfile 0.2%
  • Other 0.1%