Read this in other languages: English | 简体中文
Host wayback service on GitHub using Actions.
Wayback service use environment variables as default.
Enable daemon service, e.g WAYBACK_DAEMON=telegram,web
Supported services:
- telegram
- web
- mastodon
- irc
- matrix
Telegram Bot API Token.
Enable archiving service, separate by comma.
Slot values are:
- ia: Internet Archive
- is: archive.today
- ip: IPFS
- ph: Telegra.ph
More configuration options and details, see wabarc/wayback#configuration-parameters
- name: Wayback on GitHub
uses: wabarc/on-github@v1.0.0
env:
DEBUG: 'true'
WAYBACK_DAEMON: 'web'
This software is released under the terms of the MIT. See the LICENSE file for details.