https://github.com/ublue-os/bluefin
The next generation Linux workstation, designed for reliability, performance, and sustainability.
https://github.com/ublue-os/bluefin
bootc gnome oci
Last synced: 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-17T07:12:57.000Z (2 months ago)
- Last Synced: 2026-04-17T09:21:03.406Z (2 months ago)
- Topics: bootc, gnome, oci
- Language: Shell
- Homepage: https://projectbluefin.io
- Size: 414 MB
- Stars: 2,440
- Watchers: 31
- Forks: 254
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
- stars - bluefin - os | 2524 | (Shell)
README
# Bluefin
*Deinonychus antirrhopus*
[](https://app.codacy.com/gh/ublue-os/bluefin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[](https://scorecard.dev/viewer/?uri=github.com/ublue-os/bluefin)[](https://github.com/ublue-os/bluefin/actions/workflows/build-image-stable.yml)[](https://github.com/ublue-os/bluefin/actions/workflows/build-image-latest-main.yml)
[
](https://github.com/ublue-os/bluefin)
[](https://insights.linuxfoundation.org/project/ublue-os-bluefin/repository/ublue-os-bluefin/security)
[](https://deepwiki.com/ublue-os/bluefin-docs)
**Bluefin** is a cloud-native desktop operating system that reimagines the Linux desktop experience for modern computing environments.
For end users, it provides a system as reliable as a Chromebook with near-zero maintenance. For developers, it offers a kickass cloud-native developer workflow with integrated container tools, declarative system management, and seamless CI/CD integration. Check [Introduction to Bluefin](https://docs.projectbluefin.io/introduction/) for a feature walkthrough.
🌐 **[Try Bluefin](https://projectbluefin.io/#scene-picker)**

## Mission
Bluefin's mission is to provide a robust, cloud-native desktop operating system that bridges the gap between consumer usability and enterprise-grade infrastructure practices. We aim to deliver:
- **Reliability**: Atomic updates ensuring system stability
- **Developer Experience**: Integrated cloud-native tooling and workflows, including Kubernetes and container support
- **Sustainability**: Reduced maintenance overhead for contributors by using the latest cloud native infrastructure tech
## Releases
## Communications
### Community Channels
- **📰 [Announcements](https://blog.projectbluefin.io/)** - Official project blog and announcements
- **[Project Board](https://todo.projectbluefin.io)** - What we're working on
- **💬 [Discussions](https://community.projectbluefin.io/)** - Community forum (strongly recommended!)
- **📖 [Documentation](https://docs.projectbluefin.io/)** - Documentation and User Guides
- **🔧 [Contributing Guide](https://docs.projectbluefin.io/contributing)** - How to contribute to the project
## Getting Started
Visit [projectbluefin.io](https://projectbluefin.io/#scene-picker) to explore installation options and get started with Bluefin.
### 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
```
## Code of Conduct
This project follows the [Universal Blue Community Guidelines](https://docs.projectbluefin.io/contributing#community-guidelines). We are committed to providing a welcoming and inclusive environment for all contributors and users.
All participants in our community are expected to follow our code of conduct. Please report any violations to the project maintainers.
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
### Third-Party Components
Bluefin incorporates and builds upon several open source projects:
- **Fedora Linux** - Base operating system foundation
- **GNOME Desktop Environment** - Desktop interface
- **Universal Blue** - Cloud Native desktop infrastructure
- **Various CNCF Projects** - Cloud-native tooling and containers
All incorporated components maintain their respective licenses and attributions.
## Repobeats

## Star History