diff options
Diffstat (limited to 'docs/configguide/postinstall.rst')
-rw-r--r-- | docs/configguide/postinstall.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/configguide/postinstall.rst b/docs/configguide/postinstall.rst new file mode 100644 index 00000000..e80d72aa --- /dev/null +++ b/docs/configguide/postinstall.rst @@ -0,0 +1,23 @@ +.. This document is protected/licensed under the following conditions +.. (c) Jonas Bjurel (Ericsson AB) +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see <http://creativecommons.org/licenses/by/4.0/>. + +Fuel post installation procedures +================================= + +Automated post installation activities +-------------------------------------- +Fuel provides a fairly broad coverage of built in automated health checks. +These validate the installation in terms of configuration, services, +networking, storage, policies, etc. +The execution of the full range of health checks takes less than 30 minutes. + +For instructions on how to run health-checks, please refer to the Fuel installation instructions. + +Platform components validation +------------------------------ +Consult the feature sections in this document for any post-install +feature specific validation/health-checks. + |