https://github.com/ublue-os/aurora
The ultimate productivity workstation
https://github.com/ublue-os/aurora
bootc fedora kde oci
Last synced: 16 days ago
JSON representation
The ultimate productivity workstation
- Host: GitHub
- URL: https://github.com/ublue-os/aurora
- Owner: ublue-os
- License: apache-2.0
- Created: 2024-12-08T15:57:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T17:37:07.000Z (21 days ago)
- Last Synced: 2025-04-07T17:46:15.485Z (21 days ago)
- Topics: bootc, fedora, kde, oci
- Language: Shell
- Homepage: https://getaurora.dev
- Size: 367 MB
- Stars: 171
- Watchers: 11
- Forks: 23
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Aurora
>This README is under construction temporarily as we cleanup the repository after splitting away from [Bluefin](https://github.com/ublue-os/bluefin).
[](https://app.codacy.com/gh/ublue-os/aurora/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://github.com/ublue-os/aurora/actions/workflows/build-image-stable.yml) [](https://github.com/ublue-os/aurora/actions/workflows/build-image-latest-main.yml) [](https://github.com/ublue-os/aurora/actions/workflows/build-image-latest-hwe.yml) [](https://github.com/ublue-os/aurora/actions/workflows/build-image-beta.yml)

Aurora is a delightful KDE desktop experience for end-users that are looking for reliability and developers for the most-hassle free setup. Zero maintenance included.
- [Download Aurora](https://getaurora.dev)
## Documentation
1. [Discussions and Announcements](https://universal-blue.discourse.group/c/aurora/11) - strongly recommended!
2. [Documentation](https://docs.getaurora.dev/)
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

## Star History