Skip to content

Slack invite link has expired #33

Open
@mootari

Description

@mootari

Unfortunately the Slack invite link on https://firecracker-microvm.github.io/ is no longer valid and needs to be replaced:

href="https://join.slack.com/t/firecracker-microvm/shared_invite/zt-1zlb87h4z-NED1rBhVqOQ1ygBgT76wlg"


Fwiw, if you want to get alerted once a link expires you can set up a health check via

curl -sLH 'user-agent: Chrome/999' 'the-invite-url' | grep -o 'isSharedInviteError":false'

The health check fails if the command returns an empty string (also, the user agent is important). I would recommend to set up a redirect rule from a static URL so that you can update the link without having to change the website or any monitors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions