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

docs(self-hosted): document and simplify setup #1253

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Feb 15, 2025

Based on the work of @efahl with a bunch of simplifications.

  • Drop CONTAINER_SOCK and CONTAINER_HOST in favour of CONTAINER_SOCKET_PATH.
  • Install dependencies directly instead of using pip.
  • Mention Podman socket via systemd or podman service
  • Drop asu.env, there are no good defaults since variables are not evaluated, the Podman socket path varies etc.
  • Drop outdated screenshot of auc.
  • Some guidance on Squid cache setup.

Supersedes #1032

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (5e65dec) to head (11d6d23).
Report is 224 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1253       +/-   ##
===========================================
+ Coverage   80.75%   90.96%   +10.20%     
===========================================
  Files          15       13        -2     
  Lines         977     1184      +207     
===========================================
+ Hits          789     1077      +288     
+ Misses        188      107       -81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aparcar aparcar force-pushed the self-hosted branch 4 times, most recently from 7db2f6d to f40ffd4 Compare February 15, 2025 14:48
Based on the work of @efahl with a bunch of simplifications.

* Drop `CONTAINER_SOCK` and `CONTAINER_HOST` in favour of
  `CONTAINER_SOCKET_PATH`.
* Install dependencies directly instead of using `pip`.
* Mention Podman socket via `systemd` or `podman service`
* Drop `asu.env`, there are no good defaults since variables are not
  evaluated, the Podman socket path varies etc.
* Drop outdated screenshot of `auc`.
* Some guidance on Squid cache setup.
* Mention ImmortalWrt server to motivate people that it is in fact
  possible to host your own instance.

Supersedes openwrt#1032

Signed-off-by: Paul Spooren <[email protected]>
Using the concurrency definition.

Signed-off-by: Paul Spooren <[email protected]>
@aparcar aparcar merged commit 3770090 into openwrt:main Feb 15, 2025
5 checks passed
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.

1 participant