Docker config for @recaptime.dev's Knot server on Hack Club Nest. knot.hackclub.community
Shell 53.0%
Dockerfile 29.6%
Other 17.4%
54 1 0

Clone this repository

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

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

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:

# on its custom domain
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.

Docs#

License#

MIT