1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Simplify roles/kalite by isolating bitrot

This commit is contained in:
root 2020-02-17 20:00:17 -05:00
parent f2db49a14b
commit b5650bd72e
13 changed files with 175 additions and 96 deletions

View file

@ -41,9 +41,9 @@
4. These each run their own web server or non-web / backend services, e.g. off of their own [unique port(s)](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services) (IIAB home pages link directly to these destinations). In future we'd like mnemonic URL's for all of these: (e.g. http://box/calibre, http://box/archive, http://box/kalite)
* calibre (menu goes directly to port 8080) [*]
* internetarchive (menu goes directly to port 4244, [PR #2120](https://github.com/iiab/iiab/pull/2120)) [*]
* kalite (menu goes directly to ports 8006-8008) [*]
* kalite (menu goes directly to ports 8006-8008)
* minetest [*]
* openvpn
* pbx [*]
[*] The 5 above starred roles could use improvement, as of 2020-02-17.
[*] The 4 above starred roles could use improvement, as of 2020-02-17.