{"id":18702067,"url":"https://github.com/white-gecko/bluejay","last_synced_at":"2026-04-29T09:37:15.897Z","repository":{"id":261310829,"uuid":"883930014","full_name":"white-gecko/bluejay","owner":"white-gecko","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T14:02:52.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T15:22:05.234Z","etag":null,"topics":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/white-gecko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-05T20:36:08.000Z","updated_at":"2025-02-10T14:02:55.000Z","dependencies_parsed_at":"2024-11-20T13:19:48.678Z","dependency_job_id":"8fb3a3cc-8e3f-4cac-af9b-99b277f367df","html_url":"https://github.com/white-gecko/bluejay","commit_stats":null,"previous_names":["white-gecko/bluejay"],"tags_count":0,"template":false,"template_full_name":"blue-build/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/white-gecko%2Fbluejay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/white-gecko%2Fbluejay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/white-gecko%2Fbluejay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/white-gecko%2Fbluejay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/white-gecko","download_url":"https://codeload.github.com/white-gecko/bluejay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239565644,"owners_count":19660154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atomic","bluebuild","bluebuild-image","custom-image","image-based","immutable","linux","linux-custom-image","oci","oci-image","operating-system"],"created_at":"2024-11-07T11:43:26.084Z","updated_at":"2026-04-29T09:37:15.885Z","avatar_url":"https://github.com/white-gecko.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bluejay \u0026nbsp; [![bluebuild build badge](https://github.com/white-gecko/bluejay/actions/workflows/build.yml/badge.svg)](https://github.com/white-gecko/bluejay/actions/workflows/build.yml)\n\nSee the [BlueBuild docs](https://blue-build.org/how-to/setup/) for quick setup instructions for setting up your own repository based on this template.\n\nAfter setup, it is recommended you update this README to describe your custom image.\n\n## Features\n\n- With [task](https://taskfile.dev/) and `utask`, just like `ujust`.\n- With [fish](https://fishshell.com/) and [starship](https://starship.rs/)\n- With [codium](https://vscodium.com/)\n- With [podman](https://podman.io/) and podman-docker (docker is removed)\n- With [quarto](https://quarto.org/)\n- Many more packages\n\n## TODO\n\n- Setup chezmoi\n  - organize fisher plugin management\n\n## Installation\n\n\u003e **Warning**  \n\u003e [This is an experimental feature](https://www.fedoraproject.org/wiki/Changes/OstreeNativeContainerStable), try at your own discretion.\n\nTo rebase an existing atomic Fedora installation to the latest build:\n\n- First rebase to the unsigned image, to get the proper signing keys and policies installed:\n  ```\n  rpm-ostree rebase ostree-unverified-registry:ghcr.io/white-gecko/bluejay:latest\n  ```\n- Reboot to complete the rebase:\n  ```\n  systemctl reboot\n  ```\n- Then rebase to the signed image, like so:\n  ```\n  rpm-ostree rebase ostree-image-signed:docker://ghcr.io/white-gecko/bluejay:latest\n  ```\n- Reboot again to complete the installation\n  ```\n  systemctl reboot\n  ```\n\nThe `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.\n\n## ISO\n\nIf build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting.\n\n## Verification\n\nThese images are signed with [Sigstore](https://www.sigstore.dev/)'s [cosign](https://github.com/sigstore/cosign). You can verify the signature by downloading the `cosign.pub` file from this repo and running the following command:\n\n```bash\ncosign verify --key cosign.pub ghcr.io/white-gecko/bluejay\n```\n\n## Setup\n\nThere is the `utask` command, just like `ujust`, but with [task](https://taskfile.dev/).\n\nTo setup and init the whoel system run:\n\nYou have to prepare some stock or directory, that you have to make available to the init process, that contains your kee-config usable keepass file.\n\n```\nutask init\n```\n\n### Test in virt-manager qemu\n\nTo provide the init bundle/the key file, mount it according to https://de.linux-terminal.com/?p=7672\n\n### Use LaTeX\n\nTo use latex you have two options:\n- install it in a toolbox, install zsh fasd fzf task texlive-import texlive-scheme-medium\n- use the podman image from https://github.com/white-gecko/alpine-texlive-full-plus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhite-gecko%2Fbluejay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhite-gecko%2Fbluejay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhite-gecko%2Fbluejay/lists"}