Code Monkey home page Code Monkey logo

Comments (4)

jvinolas avatar jvinolas commented on August 18, 2024 1

The only thing I can think it could be 'killing' container services is exhausting OS memory. In Linux there is the OOM killer daemon that will kill services when hardware memory is being exhausted to keep the OS running. You can check it by issuing dmesg in the terminal and looking for any OOM messages.

from isard.

jvinolas avatar jvinolas commented on August 18, 2024

Well, as each service is containerized, also the KVM virtualization is in it's container that will self register/unregister in system through API REST based on parameters in isardvdi.cfg. But by default with the common 'all-in-one' default setup nothing about needs to be changed in isardvdi.cfg.

The isardvdi.cfg file it is self explanatory abot parameters. If you set up a remote (or multiple remote) hypervisor flavour and a web flavour that controls them, then you'll need to setup at hypervisor isardvdi.cfg at least API_DOMAIN and VPN_DOMAIN to point at the web flavour host to allow self registering and communication between the isard-engine container residing at web flavour host and remote hypervisor.

But, as I've said, this setup is needed only when you are setting IsardVDI in an infrastructure (usually with hypervisors with a network shared storage). For an all-in-one (the default) nothing is needed (maybe the DOMAIN to allow client viewers reach it and LETSENCRYPT_EMAIL if the server has 80/443 ports open to Internet and you want isard-portal to ask for LetsEncrypt certificates and renew them automatically.

Anyway you can find more detailed information at documentation

from isard.

miguerus avatar miguerus commented on August 18, 2024

Well, as each service is containerized, also the KVM virtualization is in it's container that will self register/unregister in system through API REST based on parameters in isardvdi.cfg. But by default with the common 'all-in-one' default setup nothing about needs to be changed in isardvdi.cfg.

The isardvdi.cfg file it is self explanatory abot parameters. If you set up a remote (or multiple remote) hypervisor flavour and a web flavour that controls them, then you'll need to setup at hypervisor isardvdi.cfg at least API_DOMAIN and VPN_DOMAIN to point at the web flavour host to allow self registering and communication between the isard-engine container residing at web flavour host and remote hypervisor.

But, as I've said, this setup is needed only when you are setting IsardVDI in an infrastructure (usually with hypervisors with a network shared storage). For an all-in-one (the default) nothing is needed (maybe the DOMAIN to allow client viewers reach it and LETSENCRYPT_EMAIL if the server has 80/443 ports open to Internet and you want isard-portal to ask for LetsEncrypt certificates and renew them automatically.

Thank you, jvinolas, I will test it.

from isard.

miguerus avatar miguerus commented on August 18, 2024

Jvinolas, estuve probando el Isard.
Logre crear desktops, uno en debian 9 y otro con windows 10, doy start al escritorio y arranca, pero al intentar ingresar a traves de la opcion "show", aparece el mensaje para que seleccione de que forma quiero entrar al escritorio y luego no me permite hacer nada. incluso termina reiniciando el host donde tengo montado el isardvdi y luego, al recuperar la conexion al host, hay solo 3 servicios funcionando, y tengo que volver a ejecutar con docker-compose up -d para levantar todo nuevamente, Tienes alguna idea de que puede estar probocando esto, o por lo menos donde buscar?,

Gracias desde ya, y espero no moleste que escribo en español.

from isard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.