2018-02-13 00:41:46 +00:00
|
|
|
====================
|
|
|
|
3-base-server README
|
|
|
|
====================
|
2017-05-27 18:09:50 +00:00
|
|
|
|
2018-02-13 01:18:21 +00:00
|
|
|
This 3rd stage installs base server infra that Internet-in-a-Box requires, including:
|
2017-05-27 18:09:50 +00:00
|
|
|
|
2018-02-13 01:19:59 +00:00
|
|
|
- the web server (Apache for now, possibly NGINX in future)
|
2018-02-13 01:18:21 +00:00
|
|
|
- administrator security (username iiab-admin by default)
|
|
|
|
- MySQL (the database underlying many/most user-facing apps)
|
|
|
|
|
|
|
|
4-server-options follows with more diverse/optional server infra functionality.
|
2017-05-27 18:09:50 +00:00
|
|
|
|
2018-02-13 00:41:46 +00:00
|
|
|
As in the case of 2-common, 4-server-options and 5-xo-services: this stage installs core server infra, that is not user-facing.
|