diff options
| author | 2026-04-18 04:15:50 -0600 | |
|---|---|---|
| committer | 2026-04-18 04:15:50 -0600 | |
| commit | 0431df86d92faa2ee8e0107e7fbde27b0b99d3fc (patch) | |
| tree | 247dd058a5ab85b03c9beda612e8a0788d780051 /content | |
| parent | autopeering (diff) | |
formatting mostly
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/content/_index.md b/content/_index.md index ffdc951..b92d7e5 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,7 +6,7 @@ Welcome to steering's home on dn42! # Services -* `irc.1459.dn42` (TLS only / port 6697) +* `irc.1459.dn42` (TLS only / port 6697; clearnet: irc.1459.io) # Nodes @@ -21,7 +21,9 @@ Autopeering is available on mnz1. You must have an SSH key in your mntner entry ``` $ ssh new@mnz1.st33ri.ng -Your account has been created, go ahead and log in: ssh steering@mnz1.st33ri.ng +Your account has been created, go ahead and log in: +ssh steering@mnz1.st33ri.ng + Connection to mnz1.st33ri.ng closed. $ ssh steering@mnz1.st33ri.ng Welcome to the autopeer shell. Type help or ? to list commands. @@ -38,3 +40,11 @@ EOF delpeer exit ls reload showbird showpeer showwg version steering@mnz1.st33ri.ng> ``` + +Once you create a peering it should be provisioned within 5 minutes. + +[Sauce available](https://jfr.im/git/autopeer.git) + +# Contact + +***On IRC***. Don't email me unless you really don't want me to answer. |
