1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/3-base-server/README.rst

14 lines
540 B
ReStructuredText
Raw Normal View History

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.