diff --git a/docs/System Requirements.md b/docs/System Requirements.md index 37d1c93..e67362b 100644 --- a/docs/System Requirements.md +++ b/docs/System Requirements.md @@ -1,6 +1,6 @@ # System Requirements -AccountHub (and the other Business Apps) are tested and officially supported on the following configurations. Other systems may be supported at our discretion, possibly with an additional support fee. AccountHub and the other business apps should work on any sane Linux/PHP/MySQL based web server, even if it is not within the requirements shown here. +AccountHub (and the other Business Apps) are tested and officially supported on the following configurations. Other systems may be supported at our discretion, possibly with an additional support fee. The business apps should work on any sane Linux/PHP/MySQL based web server, even if it is not within the requirements shown here. ## Server @@ -11,10 +11,12 @@ The Business Apps are very lightweight on server resources. The minimum support ### Software and Operating System * Server Operating System - * Ubuntu 16.04 + * Ubuntu + * Debian * PHP * 7.0 * 7.1 + * 7.2 * Database * MySQL 5.7+ * MariaDB 10.0+ @@ -38,8 +40,9 @@ The Business Apps are web-based and built with modern technologies. This means Note: This list is incomplete, as any OS capable of running one of the browsers from the list below will suffice. * Linux - * Ubuntu Linux 14.04, 16.04, and supported non-LTS releases - * Ubuntu Derivatives (such as Linux Mint) + * Netsyms Business Linux + * Ubuntu Linux 16.04, 18.04, and supported non-LTS releases + * Ubuntu derivatives (such as Linux Mint) based on a supported Ubuntu release * Debian 8 or 9 * Android * 5.0+ with Chrome, or diff --git a/mkdocs.yml b/mkdocs.yml index 549ef5a..7abf410 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,4 +11,4 @@ theme: site_author: Netsyms Technologies repo_name: 'Business/AccountHub' repo_url: 'https://source.netsyms.com/Business/AccountHub' -copyright: Copyright © 2017 Netsyms Technologies. All rights reserved. Copying is allowed for instructional purposes (such as creating an internal user help document) as long as credit is given and this copyright notice is included. For other purposes, or if you are selling a product containing copied material, please contact us for permission. +copyright: Copyright © 2017-2018 Netsyms Technologies. All rights reserved. Copying is allowed for instructional purposes (such as creating an internal user help document) as long as credit is given and this copyright notice is included. For other purposes, or if you are selling a product containing copied material, please contact us for permission.