Docker config for @recaptime.dev's Knot server on Hack Club Nest. knot.hackclub.community
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Dockerfile 45.1%
Shell 18.6%
Other 36.3%
41 1 0

Clone this repository

https://tangled.org/recaptime.dev/knot-docker-nest https://tangled.org/did:plc:i5m7ags2eqs5zras4cg2xkll/knot-docker-nest
git@tangled.org:recaptime.dev/knot-docker-nest git@tangled.org:did:plc:i5m7ags2eqs5zras4cg2xkll/knot-docker-nest

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
readme.md

RecapTime.dev Knot Server on Nest#

pipeline status Hack Club

This is a knot server that Recap Time Squad uses to host our Git repositories on Tangled, hosted on Nest for the Hack Club community.

Usage#

On the repository creation page, select knot.hackclub.community as the Knot server. When cloning or adding/updating remote URLs, use the following SSH Git URLs below as documented:

git remote add origin ssh://git@knot.hackclub.community:33939/handle.host.tld/repo

# directly with Nest's hostname (since it's just a CNAME DNS record)
git remote add origin ssh://git@hackclub.app:33939/handle.host.tld/repo

Infrastructure Operations#

Requesting access#

You'll be asked for your AT Proto handle/DID PLC to provision access. Don't have one? You can sign up via Bluesky Social or in Tangled directly.

Hack Clubbers can request access by contacting Andrei Jiroh in the Slack, either via DMs or at the main #recaptime-dev Slack channel.

Upstream docs#