Wayback

An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
services:
  wayback:
    image: wabarc/wayback
    command: "wayback -d telegram -t YOUR-BOT-TOKEN # without telegram channel"

Resources

Website: https://docs.wabarc.eu.org/

GitHub: https://github.com/wabarc/wayback

Docker Hub: https://hub.docker.com/r/wabarc/wayback

Configuration: https://docs.wabarc.eu.org/deployment/