Skip to content

Wayback On GitHub

Actions
Host wayback service on GitHub using Actions
v0.0.1
Latest
Star (8)

Tags

 (1)

Wayback on GitHub

Read this in other languages: English | 简体中文

Host wayback service on GitHub using Actions.

Configurations

Wayback service use environment variables as default.

WAYBACK_DAEMON

Enable daemon service, e.g WAYBACK_DAEMON=telegram,web

Supported services:

  • telegram
  • web
  • mastodon
  • twitter
  • irc
  • matrix

WAYBACK_TELEGRAM_TOKEN (required)

Telegram Bot API Token.

WAYBACK_TO

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

Example

- name: Wayback on GitHub
  uses: wabarc/[email protected]
  env:
    DEBUG: 'true'
    WAYBACK_DAEMON: 'web'

License

This software is released under the terms of the MIT. See the LICENSE file for details.

Wayback On GitHub is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Host wayback service on GitHub using Actions
v0.0.1
Latest

Tags

 (1)

Wayback On GitHub is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.