On-disk cache working via nuster,

nuster
shnee 4 years ago
parent da5fb4dc20
commit 0e3e3fcd8c

@ -65,7 +65,7 @@
network_mode: default
# TODO REM this shouldn't be needed becuase of the proxy.
# published_ports:
# - 4433:4433
# - 4433:8080
volumes:
- "{{ host_config_file }}:/etc/nuster/nuster.cfg"
- "{{ host_cert_file }}:{{ container_cert_file }}"

@ -22,5 +22,5 @@ backend pkg_repo
nuster cache on
nuster rule r1 disk on memory off
option forwardfor
server server1 mirrors.gigenet.com:443 ssl
server server1 mirrors.gigenet.com:443 ssl verify none
Loading…
Cancel
Save