WIP: feat: add cache.lix.systems #137

Draft
raito wants to merge 1 commit from cache-lix into main
Owner

Introduces a full-fledged self-hosted S3 NixOS module with various knobs
to perform NGINX-based redirects and s3-revproxy endpoints.

TODO:

  • finish the web module
  • add the ephemeral python script
  • cleanup
  • real world testing

Signed-off-by: Raito Bezarius masterancpp@gmail.com

Introduces a full-fledged self-hosted S3 NixOS module with various knobs to perform NGINX-based redirects and s3-revproxy endpoints. TODO: - [ ] finish the web module - [ ] add the ephemeral python script - [ ] cleanup - [ ] real world testing Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
raito added 1 commit 2024-10-07 15:12:23 +00:00
Introduces a full-fleged self-hosted S3 NixOS module with various knobs
to perform NGINX-based redirects and s3-revproxy endpoints.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin cache-lix:cache-lix
git checkout cache-lix

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff cache-lix
git checkout main
git merge --ff-only cache-lix
git checkout cache-lix
git rebase main
git checkout main
git merge --no-ff cache-lix
git checkout main
git merge --squash cache-lix
git checkout main
git merge --ff-only cache-lix
git checkout main
git merge cache-lix
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/infra#137
No description provided.