At the moment I am using Debian Bookworm and I can setup/configure 100% of my setup automatically everything via Ansible. (Only thing left after the Ansible script is login to my online accounts/email which I would rather not automate.)

Is there a way/does anyone have this working/running on Silverblue?

To be more concrete: After I install Silverblue with default settings, I want to automatically install all needed flatpaks, configure them (and link configuration files to a github repository) and also setup some toolboxes for development. With one command/step, like running Ansible.

  • IverCoder@lemm.ee
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    You can see Universal Blue’s custom images feature to set up an automatic image building system. You would no longer need to layer stuff since it would get cleanly built into your image already, and you can modify a list of Flatpaks to be installed on install time. You can then use Fleek with Nix to manage your dotfiles.

    • wolf@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Thank you, looks very interesting.

      According to the readme one has to login and issue commands at the shell - is there a way to use a kickstart file/some kind of provisioning tool like Ansible with native support for rpm-ostree?

        • wolf@lemmy.zipOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Thanks a lot, will check your links tonight. I’ll try to wrap my head around why Ansible doesn’t work OOTB, given Red Hats involvement with Fedora and Ansible. Am I the only who tries to use Silverblue as cattle instead of a desktop pet?!

          • j0rge@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            The OCI features are pretty new (they won’t hit Fedora until F40) so there’s catching up to do still. They’ll get there at some point, there’s just a vast amount of existing work out there that they need to account for.

  • Cwilliams@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    If your not scared of poor documentation, a born tinkerer, and have a lot of time on your hands, you should try Nix

    • wolf@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Thanks, I am mostly motivated by having less work using an immutable operating system. ;-)

    • wolf@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Nice! Listening right now, and didn’t even know about this podcast! :-)

  • Spore@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    Definitely OT, but at this point you may want to checkout NixOS.