Néfix Estrada
Néfix Estrada
This issue is going to be a place to track the changes that are needed to implement the API and the new frontend - [ ] Remove the `fl-` in...
If I add a new network in the `isard-hypervisor` through `virsh net-define network.xml` it's going to be deleted when Isard is stopped (`docker-compose down`). It should persist through different startups
It would be nice if IsardVDI checked if there were newer versions available. An example would be "a cron job" that ran once per day checking the latest GitHub release....
Weblate is a web interface for localization. It would be useful, because it would enable IsardVDI to be translated to other languages that we don't know and improve the current...
I'd be nice to add DHCP Proxy support. It would simplify a lot the IsardVDI + iPXE deployment in existent infrastructures
Integrate the [isard-ipxe](https://github.com/isard-vdi/isard-ipxe) project. Add documentation and merge the changes in the old `pxe` branch
- ROM build version (20170904): - logcat (pastebin link): https://paste.gnome.org/pamch9krz - Steps to reproduce: Open the updates activity and refresh I don't think it's a ROM thing, I think it's...
## Description Fixes #1271 With this PR you can use directories for Packer templates ## Release Notes (draft) Added support for Packer template directories
References: - https://github.com/compose-spec/compose-spec/blob/master/build.md#cache_from - https://github.com/compose-spec/compose-spec/blob/master/build.md#cache_to - https://man.archlinux.org/man/extra/buildah/buildah-build.1.en
With this commit, the ChatID and MessageThreadID configuration of the Telegram notifier now can be configured either with a string or an integer, without any breaking changes for anyone consuming...