Browse Source

Fix some wording.

volga629 9 năm trước cách đây
mục cha
commit
06619fd4e5
1 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 6 2
      install/fedora-server/22/README.md

+ 6 - 2
install/fedora-server/22/README.md

@@ -2,8 +2,8 @@
 ==========================================================
 
 ###### Assumptions:
-  1. Script can do database install on remote or local hosts.
-  2. In case of multi server ssh key installed and configurated for inter host communication.
+  1. Fedora 22 Server machine is installed and dnf update with reboot ran OK.
+  2. In case of multi server ssh key installed and configured for inter host communication.
   3. Script need run as root only.
 
 ###### Usage:
@@ -12,4 +12,8 @@
   3. Make sure function file in same directory as install script prefer /root
   4. Run script ./deploy_fusionpbx_fedora_server22
   5. Provide answers on asked questions.
+
+###### Installation Model.
+   1. Database and fusionpbx on same host.
+   2. Database and fusionpbx on separate hosts.