Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dogebox can use a Binary Cache #89

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

blendtwenty
Copy link
Contributor

@blendtwenty blendtwenty commented Dec 6, 2024

This PR adds a "Binary Cache" section to the config screen during the installation process. It submits a value to the backend declaring whether the user wants to use or not use the foundation binary cache.

This is the first of a few features relating to binary caches. An eventual future being users setting their own desired caches.

Integration:

Assumes the following is available in the backend:

POST /system/binarycache/state { useFdn: <bool> }

Demo:

binary-cache-alerts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants