Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Up to date apt-mirror script, containerized for mirroring + serving.

License

NotificationsYou must be signed in to change notification settings

flavienbwk/apt-mirror-docker

Repository files navigation

Up to date apt-mirror script, containerized for mirroring + serving.

This repository mergesgeosone's andliedekef's updates from the (sadly) unmaintainedapt-mirror repository

Status : tested & working ✔️

To know

An Ubuntu archive mirror mayupdate every 6 hours (4 times a day, timezone depending on mirror's location). To avoid a bad sync, launch sync of your mirror ~15 minutes after midnight, 6am, noon or 6pm (consider mirror's timezone).

That is to say your download time shoudln't exceed 6 hours to be safe : that's why I recommended usinga cloud provider for download and then retrieve it withrsync for example.

Downloading & updating

  1. Edit themirror.list file at your convenience

  2. Run themirror container :

    docker-compose builddocker-compose up mirror

This repository is shipped with the Ubuntu 18.04 defaultmirror.list (expect ~210Gb to be downloaded)

Serving

  1. Check your mirroring succeeded in./mirror/mirror/* or typingdu -sh ./mirror

    You are expected to download around210 Gb of files at the time of writing.

  2. Run the server :

    docker-compose up -d server

    Server will run onlocalhost:8080

👉 Feel free to add a reverse proxy or update thenginx configuration file to secure the mirror with SSL/TLS
👉 Feel free to sendpull requests as well !

About

Up to date apt-mirror script, containerized for mirroring + serving.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp