wm: infra

Download patch

ref: 6805d7c1a57627cf0b44196182953c79cb06f6ba
parent: c5e6a43c868c21c8bf38c2a5885b4a7d37409f2d
author: saeed <saeed@cloud9p.org>
date: Sat May 10 01:50:34 IDT 2025

services.md: add

--- /dev/null
+++ b/services.md
@@ -1,0 +1,62 @@
+# List of services
+
+## Legend
+comm: chat, email and other forms of communications
+fun: games
+net: uses a specfic port, visiable to end user (internally used ports are not counted)
+9: uses, related or runs on plan 9
+file: file sharing, file servers, etc
+devel: of interest of developers
+shell: obvious
+hist: related to old devices, software or things of past
+
+heavy: more than 1Gb of ram or 33% of one core
+medium: more than 256Mb of ram
+low: more than 100Mb of disk or 64Mb of ram
+none: less than low
+
+## Actual list of services
+
+-----------------------------------------------------------------------------------------------------
+| srv./req. | none | low | medium | heavy | program  | maintainer |  type        | notes            |
+-----------------------------------------------------------------------------------------------------
+|*nextcloud |      |     |        |       | nextcloud|            | prod         |                  |
+| wiki      |      |     |        |       | ?        |            | prod         |                  |
+| mail (rc) |      |     |        |       | ?        |            | comm         |                  |
+| dispo. em.|      |     |        |       | ?        |            | comm, net    |                  |
+| bouncer   |      |     |        |       | znc      |            | comm, net    |                  |
+| irc       |      |     |        |       | ircd     |            | comm, net, 9 |                  |
+| xmpp      |      |  +  |        |       | prosody  |  reza      | comm, net    |                  |
+| xmpp-irc  |      |     |        |       | biboumi  |            | comm, net    |                  |
+| matrix    |      |     |        |       | ?        |            | comm         |                  |
+| pixelfed  |      |     |        |       | ?        |            | comm         |                  |
+| mostadon  |      |     |   -    |       | ?        |            | comm         |                  |
+|*videoconf |      |     |        |       | ?        |            | comm         |                  |
+| audioconf |      |     |        |       | ?        |            | comm, fun    |                  |
+| xonotic   |      |     |        |       | xonotoic |            | fun          |                  |
+| minetest  |      |     |        |       | minetest |            | fun          |                  |
+| cs1.6     |      |     |        |       | ?        |            | fun          |                  |
+| wesnoth   |      |     |        |       | wesnothd |            | fun          |                  |
+| chess     |      |     |        |       | fics     |            | fun          |                  |
+| video sh. |      |     |        |       | ?        |            | media        |                  |
+| radio     |      |     |        |       | icecast  |            | media        |                  |
+| gopher    |      |     |        |       | ?        |            | file, net    |                  |
+| ftp       |      |     |        |       | ?        |            | file, net    |                  |
+| web static|      |     |        |       | ?        |            | file, net    |                  |
+| 9p        |      |     |        |       | ?        |            | file, net, 9 |                  |
+|*mirror    |      |  -  |        |       | squid    |            | file, net    |                  |
+|*dns proxy |      |     |        |       | squid    |            | net          |                  |
+| web cgi   |      |     |        |       | ?        |            | net          |                  |
+|*subdomain |      |     |        |       | ?        |            | net          |                  |
+| gemini    |      |     |        |       | ?        |            | net          |                  |
+| mail old  |      | +   |        |       | upas     |   saeed    | net, hist    |                  |
+| pastebin  |  +   |     |        |       | inhouse  |   saeed    | net, prod    |                  |
+| tmate?    |      |     |        |       | ?        |            | net, shell   |                  |
+| anydesk   |      |     |        |       | rustdesk |            | net, shell   |                  |
+| musesum   |      | +   |        |       | inhouse  |   saeed    | hist, fun    |                  |
+|*database  |      |     |        |       | ?        |            | devel        |                  |
+| gitweb    |      | +   |        |       | shithub  |   saeed    | devel, 9     |                  |
+| gitforge  |      |     |        |       | ?        |            | devel        |                  |
+| plan9 rc  |      | +   |        |       | 9front   |   saeed    | shell, 9     |                  |
+|*bsd sh    |      |     |        |       | ?        |            | shell        |                  |
+|*ubuntu sh |      |     |        |       | ?        |            | shell        |                  |
--