mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update README.rst
This commit is contained in:
parent
9ba0675668
commit
576dd128db
1 changed files with 6 additions and 3 deletions
|
@ -2,9 +2,12 @@
|
||||||
3-base-server README
|
3-base-server README
|
||||||
====================
|
====================
|
||||||
|
|
||||||
This 3rd stage installs base server infra required by all, such as: the web server, administrator
|
This 3rd stage installs base server infra that Internet-in-a-Box requires, including:
|
||||||
security (iiab-admin by default) and MySQL (the database underlying many/most user-facing apps).
|
|
||||||
|
|
||||||
4-server-options follows with more optional/diverse server infra functionality.
|
- the web server
|
||||||
|
- 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.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue