blob: 76ce0e1cdeca7d06e25603cb83ebefa9bd7a26ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Services
Network services that my servers provides:
<?lit <div class="cardlist"> ?>
- ### [meet](//meet.metamuffin.org)
Public [keks-meet](/projects.html) instance, an online conferencing
application
- ### [src](//src.metamuffin.org)
Read-only mirrors of my source code (cgit)
- ### [pkg](//pkg.metamuffin.org)
Pacman repository for all things I made or need myself
- ### [status](//status.metamuffin.org)
Statuspage instance for observing when and how other services break
- ### [adservices](//adservices.metamuffin.org)
- ### [search](//search.metamuffin.org)
Public [fastbangs](/projects.html) instance, a meta search engine / redirect
tool
- ###  [hurrycurry](//hurrycurry.metamuffin.org)
Public Hurry Curry! Game Server
- ###  [social](//social.metamuffin.org)
Private Misskey instance (fediverse)
- ###  [download.hurrycurry.org.](//download.hurrycurry.org)
Downloads for Hurry Curry! (static file server)
- ###  [registry.hurrycurry.org.](//registry.hurrycurry.org)
Server registry service for Hurry Curry!
<?lit </div> ?>
|