이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 5. Distributing Images with BitTorrent
Red Hat Quay supports BitTorrent-based distribution of its images to clients via the quayctl tool. BitTorrent-based distribution allows for machines to share image data amongst themselves, resulting in faster downloads and shorter production launch times.
5.1. Visit the management panel 링크 복사링크가 클립보드에 복사되었습니다!
Sign in to a superuser account from the Red Hat Quay login screen. For example, if the host were reg.example.com, you would go to http://reg.example.com/superuser
to view the management panel:
5.2. Enable BitTorrent distribution 링크 복사링크가 클립보드에 복사되었습니다!
-
Click the configuration tab and scroll down to the section entitled BitTorrent-based download.
- Check the "Enable BitTorrent downloads" box
5.3. Enter an announce URL 링크 복사링크가 클립보드에 복사되었습니다!
In the "Announce URL" field, enter the HTTP endpoint of a JWT-capable BitTorrent tracker’s announce URL. This will typically be a URL ending in /announce
.
5.4. Save configuration 링크 복사링크가 클립보드에 복사되었습니다!
- Click "Save Configuration Changes"
- Restart the container (you will be prompted)