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

9 core roles check their vars + 3 roles record to iiab_state.yml

This commit is contained in:
root 2020-09-22 01:04:06 -04:00
parent 624fb68596
commit d87821d266
37 changed files with 737 additions and 416 deletions

View file

@ -40,16 +40,17 @@
* nodered
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)
* bluetooth
* 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)
* minetest [*]
* minetest
* mosquitto
* openvpn
* mosquitto [*]
* pbx [*, requires Apache for now, as in Section iii.]
* phpmyadmin [*, requires Apache for now, as in Section iii.]
* phpmyadmin [requires Apache for now, as in Section iii.]
* samba
* transmission [*]
* vnstat [*]
* transmission
* vnstat
[*] The 8 above starred roles could use improvement, as of 2020-09-21.
[*] The 3 above starred roles could use improvement, as of 2020-09-21.