Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ublue-os/bluefin
The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://github.com/ublue-os/bluefin
bluefin bootc coreos fedora gnome oci
Last synced: about 11 hours ago
JSON representation
The next generation Linux workstation, designed for reliability, performance, and sustainability.
- Host: GitHub
- URL: https://github.com/ublue-os/bluefin
- Owner: ublue-os
- License: apache-2.0
- Created: 2023-03-08T18:39:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T12:38:26.000Z (3 days ago)
- Last Synced: 2024-12-09T17:00:31.433Z (3 days ago)
- Topics: bluefin, bootc, coreos, fedora, gnome, oci
- Language: Shell
- Homepage: https://projectbluefin.io
- Size: 359 MB
- Stars: 1,323
- Watchers: 29
- Forks: 168
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Bluefin - [projectbluefin.io](https://projectbluefin.io)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2503a44c1105456483517f793af75ee7)](https://app.codacy.com/gh/ublue-os/bluefin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![GTS Images](https://github.com/ublue-os/bluefin/actions/workflows/build-image-gts.yml/badge.svg)](https://github.com/ublue-os/bluefin/actions/workflows/build-image-gts.yml)[![Stable Images](https://github.com/ublue-os/bluefin/actions/workflows/build-image-stable.yml/badge.svg)](https://github.com/ublue-os/bluefin/actions/workflows/build-image-stable.yml)[![Latest Images](https://github.com/ublue-os/bluefin/actions/workflows/build-image-latest.yml/badge.svg)](https://github.com/ublue-os/bluefin/actions/workflows/build-image-latest.yml)[![Beta Images](https://github.com/ublue-os/bluefin/actions/workflows/build-image-beta.yml/badge.svg)](https://github.com/ublue-os/bluefin/actions/workflows/build-image-beta.yml)
![image](https://github.com/ublue-os/bluefin/assets/1264109/b093bdec-40dc-48d2-b8ff-fcf0df390e8c)
> "Evolution is a process of constant branching and expansion." - Stephen Jay Gould
For end users it provides a system as reliable as a Chromebook with near-zero maintainance. For developers, a powerful cloud native developer workflow. Check [Introduction to Bluefin](https://universal-blue.discourse.group/t/introduction-to-bluefin/41) for a feature walkthrough.
- [Download Bluefin](https://projectbluefin.io/#scene-picker)
## Documentation
1. [Discussions and Announcements](https://universal-blue.discourse.group/c/bluefin/6) - strongly recommended!
2. [Documentation](https://docs.projectbluefin.io/)
3. [Contributing Guide](https://docs.projectbluefin.io/contributing)### Secure Boot
Secure Boot is supported by default on our systems, providing an additional layer of security. After the first installation, you will be prompted to enroll the secure boot key in the BIOS.
Enter the password `universalblue`
when prompted to enroll our key.If this step is not completed during the initial setup, you can manually enroll the key by running the following command in the terminal:
`
ujust enroll-secure-boot-key
`Secure boot is supported with our custom key. The pub key can be found in the root of the akmods repository [here](https://github.com/ublue-os/akmods/raw/main/certs/public_key.der).
If you'd like to enroll this key prior to installation or rebase, download the key and run the following:```bash
sudo mokutil --timeout -1
sudo mokutil --import public_key.der
```## Repobeats
![Alt](https://repobeats.axiom.co/api/embed/40b85b252bf6ea25eb90539d1adcea013ccae69a.svg "Repobeats analytics image")
## Star History