gyptazy.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Only tech related content - nothing else!
Admin email
contact@gyptazy.com

Search results for tag #containers

23 ★ 15 ↺

[?]o gyptazy »

impressed me as a alternative, but ? That’s the next evolution!

IncusOS comes with all the missing things like ARM64 (aarch64) support, boot safety, full disk encryption, immutable images (read-only and signed) and fully locked down to operate in API only mode.

For me, it’s a mix of , and Proxmox where it merges the best features of all ones!

Tags:

Blog post: https://gyptazy.com/incusos-a-platform-for-modern-virtualization-containerization-infrastructure/

IncusOS - Showing the Incus logo

Alt...IncusOS - Showing the Incus logo

    AodeRelay boosted

    [?]o Wesley Moore »

    It's pretty cool that the familiar docker build/run workflow works on FreeBSD (via Podman) now.

    A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE

    Alt...A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE

      AodeRelay boosted

      [?]o Blain Smith »

      [?]o Larvitz »

      OCI Runtime Specification 1.3 adds FreeBSD: lwn.net/Articles/1045125/

        AodeRelay boosted

        [?]o Graham Perrin »

        AodeRelay boosted

        [?]o Laurent Cheylus »

        FreeBSD Project has just become a part of the Open Container Initiative (OCI) - How to install and use Podman (Docker-CLI compatible) for the management of pods, containers and images freebsdfoundation.org/blog/oci

          AodeRelay boosted

          [?]o bentasker.co.uk Feed » 🤖

          AodeRelay boosted

          [?]o Graham Perrin »

          [?]o Francesco Barresi »

          How streamlined is it to run Linux containers in BSD flavors?

          After the necessary setup, can I just run any Linux containers under a *BSD host?

            AodeRelay boosted

            [?]o Larvitz :fedora: :redhat: »

            Might be completely unsupported, but Red Hat Enterprise Linux 10 (x86_64) runs perfectly fine on the bhyve hypervisor on my FreeBSD :freebsd: based home-server :-)

            Running several applications (like Forgejo, Traefik and uptime-kuma) in Podman containers and is managed by Red Hat Satellite for patching and lifecycle management. Satellite even shows "BHYVE" as the hyperviror in the UI.