5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 21:52:31 +00:00

Add services.md

This commit is contained in:
Neil Alexander 2018-07-13 15:34:56 +01:00
parent a2bd668226
commit 2376f73c61
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

43
services.md Normal file
View File

@ -0,0 +1,43 @@
---
tags: dontlink
---
# Services
The following services are available on the Yggdrasil network, courtesy of our community users. If you host a service on the Yggdrasil network, please feel free to [open a pull request](https://github.com/yggdrasil-network/yggdrasil-network.github.io/edit/master/services.md) to list it here.
## IRC
- `201:3ad4:37ce:3341:af74:976f:59c9:ddeb` port 6667, hosted by yakamo
- Join `#yggdrasil`
- Internet DNS: `y.yakamo.org`
## Instant Messaging
### Matrix
- [h-ic.eu homeserver](http://ygg.h-ic.eu/_matrix/client/#/login)
- Internet & Yggdrasil federation enabled
- Also [accessible from the Internet](https://h-ic.eu)
### XMPP/Jabber
- `201:3ad4:37ce:3341:af74:976f:59c9:ddeb` port 5222, hosted by yakamo/lex
- Supports in-band registration of `@im.h-ic.eu` JIDs
- Internet DNS: `im-ygg.h-ic.eu`
## Git
### Repository Hosting
- [git.h-ic.eu](http://git.h-ic.eu), hosted by yakamo
- Supports public and private repositories
## API
### Yggdrasil Network Data
- [y.yakamo.org API](http://[y.yakamo.org]/#api) for collecting network data from Yggdrasil nodes:
- [Current nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/current)
- [Historical nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/old)
- [All nodes](http://[201:3ad4:37ce:3341:af74:976f:59c9:ddeb]:3000/all)