README: Added desciption about roles for nfs

dehydrated
Felix Stupp 4 years ago
parent 38fca5e7a7
commit fcce444989
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -36,6 +36,9 @@ Following roles have been defined for making a server configuration easy:
- **application** installs the main application with automatic backup
- **backup_database** configures auto backup for a given mysql database
- **database** configures a database for an external application with its own user (uses **mysql/backup_database**)
- **nfs** defines roles to set up NFS file shares
- **export** configures a NFS share
- **server** configures main NFS server without default shares
- **nginx** defines roles to set up virtual servers, certificates will be requested by default
- **application** installs and configures the main requirements
- **default_server** configures default server for hostname fqdn with status info (only accessable from localhost)

Loading…
Cancel
Save