Go to file
Morgan b4689b0b44 a 2023-10-12 12:56:37 +09:00
logs/old Added interactive config 2023-10-12 12:54:00 +09:00
pub removed test things 2023-10-10 00:09:29 +09:00
scripts a 2023-10-12 12:56:37 +09:00
README.md Update README.md 2023-10-10 00:24:06 +09:00
index.html Added interactive config 2023-10-12 12:54:00 +09:00

README.md

PAWE.ME

Simple mirroring & archiving server.

  • This script is used to serve pawe.me mirroring server.

  • config.yaml contains various config options, can add more repo/upstream with just adding to config. supports http, rsync, ftpsync(debian).

  • HTTP Mirroring uses custom python script using aiohttp, may change to wget recursive mirroring.. fixing script, currently just fetches in order.

  • $BASE_DIR is where all data is stored. Need to change manually in script index.py

  • index.py renders index.html file after each sync, order and half-size card can be configured in config.yml

  • element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html