mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Modularize roles/openvpn
This commit is contained in:
parent
46ee174962
commit
5decddac72
4 changed files with 229 additions and 209 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
2. Without PHP available via FastCGI, any function at all for PHP-based applications validates NGINX.
|
||||
|
||||
3. Current state of IIAB App/Service migrations as of 2020-02-16:
|
||||
3. Current state of IIAB App/Service migrations as of 2020-02-17:
|
||||
|
||||
1. These support "Native" NGINX but ***NOT*** Apache
|
||||
* Admin Console
|
||||
|
@ -40,10 +40,10 @@
|
|||
|
||||
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))
|
||||
* 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 [*]
|
||||
* openvpn [*]
|
||||
* openvpn
|
||||
* pbx [*]
|
||||
|
||||
[*] The 5 above starred roles could use improvement, as of 2020-02-16.
|
||||
[*] The 5 above starred roles could use improvement, as of 2020-02-17.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue