techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.7K
active users

#microvm

0 posts0 participants0 posts today
Stephen McNamara<p>Having fun with <a href="https://mastodon.social/tags/Android" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Android</span></a> Server dashboard 🥳</p><p>Should have an early Alpha up on GitHub in a couple weeks 👍️ </p><p>It needs a serious UI facelift, ironing out some API functionality, wrap a handy Dockerfile, and will be at least functional to play with.</p><p>Did I mention it can also deploys with <a href="https://mastodon.social/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> <a href="https://mastodon.social/tags/flake" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flake</span></a> <a href="https://mastodon.social/tags/microvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microvm</span></a>? 😉</p>
Stephen McNamara<p><a href="https://mastodon.social/tags/Android" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Android</span></a> Server dashboard is starting to take shape. Don't mind the .css 😅 just need POC up to build out functionality. </p><p>The <a href="https://mastodon.social/tags/nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nix</span></a> <a href="https://mastodon.social/tags/microvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microvm</span></a> is working out great! Isolated on a private IP space, Tailscale enforced ACLs to control traffic to the VM, API only listening on localhost 😍</p>
Stephen McNamara<p>So close to remote image flashing for <a href="https://mastodon.social/tags/Android" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Android</span></a> servers! </p><p>The VM is dropping the USB device when `adb -d reboot bootloader` since I am USB forwarding NOT using PCI passthrough to qemu.</p><p>```<br>services.udev.extraRules = ''<br> SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee7", GROUP="kvm"<br> '';<br>``` </p><p>Once it reboots and goes offline briefly the systemd service drops and doesn't reattach to the VM. Will need to figure this out 🤔</p><p><a href="https://mastodon.social/tags/Nixos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nixos</span></a> <a href="https://mastodon.social/tags/MicroVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicroVM</span></a> <a href="https://mastodon.social/tags/ADB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ADB</span></a> server working👍️</p>
jmsfbs<p>This is so damn cool. Relatively secure docker in docker with very an isolated docker daemon context and low overhead. A great alternative to MicroVM's like <a href="https://mastodon.social/tags/Firecracker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firecracker</span></a>.</p><p><a href="https://www.docker.com/resources/docker-in-docker-containerized-ci-workflows-dockercon-2023/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">docker.com/resources/docker-in</span><span class="invisible">-docker-containerized-ci-workflows-dockercon-2023/</span></a></p><p>I love the presentation style too. I followed along in my terminal and everything worked. So much more helpful for me than "go to this website to learn more".</p><p><a href="https://mastodon.social/tags/dind" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dind</span></a> <a href="https://mastodon.social/tags/microvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microvm</span></a></p>
Sebastien Stormacq<p>Le podcast 🎙 AWS ☁️ en 🇫🇷 parle de Firecracker aujourd'hui, la microVM qui fait tourner vos fonctions Lambda et Fargate.</p><p>Découvrez Quentin☕ Joly, un geek de 24 ans qui utilise FireCracker dans son lab à la maison.</p><p><a href="https://stormacq.com/podcasts/episode_222/index.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">stormacq.com/podcasts/episode_</span><span class="invisible">222/index.html</span></a></p><p><a href="https://awscommunity.social/tags/microVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microVM</span></a> <a href="https://awscommunity.social/tags/serverless" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>serverless</span></a> <a href="https://awscommunity.social/tags/kubernetes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kubernetes</span></a></p>
Sandro :nixos: :verified_gay:<p>My <a href="https://c3d2.social/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> 23.12 upgrade story for all the servers and VMs I manage:</p><p>Let's start with the terrible. Grafana crashed because it is missed a directory when using provisioned dashboards. Fix is in <a href="https://github.com/NixOS/nixpkgs/pull/272564" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/NixOS/nixpkgs/pull/</span><span class="invisible">272564</span></a></p><p>Then I searched an hour for a faulty change I did two days ago where I didn't think about split Portunus LDAP server and applications and needed to move a mkIf.</p><p>That's two <a href="https://c3d2.social/tags/MicroVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicroVM</span></a>|s done. The next two just worked without any changes and nothing broke (so far?).</p>
AVENTER UG (haftungsbeschr.)<p>This is a brief demonstration how to run a <a href="https://mastodon.aventer.biz/tags/MicroVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicroVM</span></a> using my <a href="https://mastodon.aventer.biz/tags/Firecracker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firecracker</span></a> executor within Apache <a href="https://mastodon.aventer.biz/tags/Mesos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mesos</span></a>.</p><p><a href="https://youtu.be/zwAFEKzzw_g" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/zwAFEKzzw_g</span><span class="invisible"></span></a></p>
Julien M.<a class="hashtag" href="https://social.alternativebit.fr/tag/nix" rel="nofollow noopener" target="_blank">#Nix</a> <a class="hashtag" href="https://social.alternativebit.fr/tag/virtualmachines" rel="nofollow noopener" target="_blank">#VirtualMachines</a><br><blockquote>microvm.nix is a <a class="hashtag" href="https://social.alternativebit.fr/tag/flake" rel="nofollow noopener" target="_blank">#Flake</a> to run lightweight <a class="hashtag" href="https://social.alternativebit.fr/tag/nixos" rel="nofollow noopener" target="_blank">#NixOS</a> virtual machines on <a class="hashtag" href="https://social.alternativebit.fr/tag/nixos" rel="nofollow noopener" target="_blank">#NixOS</a>. Starting with the reasons why for the remainder of this chapter, this handbook guides you through the provisioning of <a class="hashtag" href="https://social.alternativebit.fr/tag/microvm" rel="nofollow noopener" target="_blank">#MicroVM</a>-s on your <a class="hashtag" href="https://social.alternativebit.fr/tag/nixos" rel="nofollow noopener" target="_blank">#NixOS</a> machine.</blockquote><a href="https://astro.github.io/microvm.nix/intro.html" rel="nofollow noopener" target="_blank">https://astro.github.io/microvm.nix/intro.html</a>
David Runge<p>Starting to <a href="https://chaos.social/tags/bisect" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bisect</span></a> <a href="https://chaos.social/tags/edk2" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>edk2</span></a> <a href="https://chaos.social/tags/ovmf" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ovmf</span></a> stuff because the <a href="https://chaos.social/tags/microvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microvm</span></a> blobs don't build anymore since last release...</p><p>If only they had a build system that is at least somewhat comprehensive and not a bizarre monster of <a href="https://chaos.social/tags/shell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shell</span></a> and <a href="https://chaos.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> scripts mangled together with some <a href="https://chaos.social/tags/make" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>make</span></a> and other bits and pieces 🥺 </p><p><a href="https://chaos.social/tags/archlinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>archlinux</span></a> <a href="https://chaos.social/tags/packagerlife" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>packagerlife</span></a></p>
Paul<p>Does anyone else keep thinking about the potential of <a href="https://mastodon.social/tags/microVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microVM</span></a>|s and <a href="https://mastodon.social/tags/virtiofs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtiofs</span></a>?</p>
ADMIN magazine<p>Goodbye VMs, Hello MicroVMs: Ankur Kumar shows you how microVMs feature the strong isolation of virtual machines and lightweight behaviors of containers <a href="https://www.admin-magazine.com/Archive/2022/71/Goodbye-virtual-machines-hello-microVMs" rel="nofollow noopener" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">admin-magazine.com/Archive/202</span><span class="invisible">2/71/Goodbye-virtual-machines-hello-microVMs</span></a> <a href="https://hachyderm.io/tags/VM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VM</span></a> <a href="https://hachyderm.io/tags/microVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microVM</span></a> <a href="https://hachyderm.io/tags/containers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>containers</span></a> <a href="https://hachyderm.io/tags/Firecracker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Firecracker</span></a> <a href="https://hachyderm.io/tags/Ignite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ignite</span></a> <a href="https://hachyderm.io/tags/AWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AWS</span></a></p>
Astro<p><span class="h-card"><a href="https://mastodonte.tech/@g3rv4" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>g3rv4</span></a></span> <span class="h-card"><a href="https://mastodon.lapidak.is/@mike" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mike</span></a></span> it's doing just fine running in a cloud-hypervisor <a href="https://c3d2.social/tags/microvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microvm</span></a></p>