wm: infra

Download patch

ref: 588ad961c4a81ec76f4e1fd93392f193a478474d
parent: 6805d7c1a57627cf0b44196182953c79cb06f6ba
author: saeed <saeed@cloud9p.org>
date: Mon Aug 25 17:44:01 IDT 2025

update services

--- a/services.md
+++ b/services.md
@@ -1,62 +1,72 @@
 # List of services
 
+please keep this document 80x24, thank you.
 ## 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
+t: todo
+x: exists
+?: sorta exists, works but not well tested
+*: this service might be paid
 
-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        |                  |
+## Misc services
+--------------------------------------------------------------------------------
+| ? | srv./req.  | program    | maintainer | notes                             |
+--------------------------------------------------------------------------------
+|*  | nextcloud  |  nextcloud |            |                                   |
+| t | radio      | icecast    |            |                                   |
+|   | video sh.  | ?          |            |                                   |
+|   | ftp        | ?          |            |                                   |
+| ? | web static | httpd      |            |                                   |
+| x | wiki mirr. | kiwix      |   saeed    | wiki and docs                     |
+|*  | mirror     | squid      |            |                                   |
+|*  | dnsprox.   | squid      |            |                                   |
+| ? | web cgi    | ?          |            |                                   |
+|   | gemini     | ?          |            |                                   |
+| ? | tmate      | tmate      |   saeed    |                                   |
+|   | anydesk    | rustdesk   |            |                                   |
+| t | musesum    | inhouse    |   saeed    |                                   |
+|*  | database   | ?          |            |                                   |
+|   | gitweb     | shithub    |   saeed    |                                   |
+|   | gitforge   | ?          |            |                                   |
+| ? | bsd sh     | ?          |            |                                   |
+|*  | linux sh   | ?          |            |                                   |
+
+### Games
+--------------------------------------------------------------------------------
+| ? | srv./req.  | program    | maintainer | notes                             |
+--------------------------------------------------------------------------------
+|   | chess      | fics       |            |                                   |
+|   | xonotic    | xonotoic   |            |                                   |
+|   | minetest   | minetest   |            |                                   |
+|   | cs1.6      |            |            |                                   |
+|   | wesnoth    | wesnothd   |            |                                   |
+
+### Communications
+--------------------------------------------------------------------------------
+| ? | srv./req.  | program    | maintainer | notes                             |
+--------------------------------------------------------------------------------
+| x | xmpp       | prosody    |   saeed    |                                   |
+| x | xmpp<->irc | biboumi    |   saeed    |                                   |
+| x | xmpp vc    | turnserer  |   saeed    |                                   |
+|   | matrix     |            |            |                                   |
+|   | pixelfed   |            |            |                                   |
+|   | bouncer    | znc        |            |                                   |
+|   | mostadon   |            |            |                                   |
+|*  | videoconf  | jitsi      |            |                                   |
+|   | audioconf  | mumble     |            |                                   |
+|   | dispo. em. |            |            |                                   |
+|   | webmail    | roundcube  |            |                                   |
+
+### Plan 9
+--------------------------------------------------------------------------------
+| ?  | srv./req. | program   | maintainer | notes                              |
+--------------------------------------------------------------------------------
+| x | plan9 rc  | 9front    |   saeed    |                                     |
+| x | gitweb    | shithub   |   saeed    |                                     |
+| x | 9p        | exportfs  |   saeed    |                                     |
+| x | irc       | ircd      |   saeed    |                                     |
+| x | *subdoma. | ndb/dns   |            |                                     |
+| x | mail old  | upas      |   saeed    |                                     |
+| x | pastebin  | inhouse   |   saeed    |                                     |
+| x | web static| tcp80     |            |                                     |
+| x | gopher    | tcp70     |            |                                     |
+| x | wiki      | troffwiki |            |                                     |
--