1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update README.rst

This commit is contained in:
A Holt 2018-02-12 19:41:46 -05:00 committed by GitHub
parent 57fb86699e
commit 823b7f8300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,10 @@
================== ====================
Base Server README 3-base-server README
================== ====================
This role is a place to aggregate roles that are required to create a basic web server. This 3rd stage installs base server infra required by all, such as: the web server, administrator
The functionality here is not packages that are not directly consumed by users, which are in common, security (iiab-admin by default) and MySQL (the database underlying many/most user-facing apps).
nor specific applications, such as those found in the apps and tools roles.
The difference between this aggregate (3-base-server) and 4-server-options is that the roles here are required. 4-server-options follows with more optional/diverse server infra functionality.
Eventually a graphical configuration console will be added here. 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.