1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Link to NGINX roadmap/status in roles/3-base-server/README.rst

This commit is contained in:
A Holt 2021-06-27 19:39:15 -04:00 committed by GitHub
parent b3e5e2aaa9
commit a9e145cae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
This 3rd stage installs base server infra that Internet-in-a-Box requires, including:
- MySQL (database underlying many/most user-facing apps)
- NGINX web server (with Apache in some lingering cases)
- `NGINX <https://github.com/iiab/iiab/blob/master/roles/nginx/README.md>`_ web server (with Apache in some lingering cases)
- *A few core PHP packages are also installed by the above 2 roles, e.g.*
- php{{ php_version }}-common
- php{{ php_version }}-cli