Changes

From SME Server
Jump to navigationJump to search
Line 39: Line 39:  
  # ./install
 
  # ./install
   −
You'll initially be required to read the license agreement <blockquote>**************************************************************
+
You'll initially be required to read the license agreement . . . <blockquote><code>Press [enter] to read the license agreement...</code></blockquote>After reading through the agreement, you can proceed as follows . . .
   −
* MailArchiva Server Installation/Upgrade                    *
+
During the installation process (either method), you'll be asked two questions:<blockquote><code>Do you agree to the terms of the agreement (yes/no)?</code></blockquote>("yes" is the proper answer)<blockquote><code>Max heap size [512m-7557m]?:</code></blockquote>(If your server has 8GB of physical RAM, you can use 5192m for the Max heap size value)
 
  −
**************************************************************
  −
 
  −
Welcome to the MailArchiva installation / upgrade procedure.
  −
 
  −
In future, you may also use this script from upgrade purposes.
  −
 
  −
Simply download an update from <nowiki>http://www.mailarchiva.com</nowiki>     
  −
 
  −
and run this script. All your settings will be preserved.     
  −
 
  −
**************************************************************
  −
 
  −
Press [enter] to read the license agreement...</blockquote>After reading the agreement, you'll be asked whether or not you agree to the terms of the agreement ('yes' is the proper answer):<blockquote>Do you agree to the terms of the agreement (yes/no)? </blockquote>During the installation process (either method), you'll be asked two questions:<blockquote><code>Do you agree to the terms of the agreement (yes/no)?</code></blockquote>("yes" is the proper answer)
  −
 
  −
<code>Max heap size [512m-7557m]?:</code>
  −
 
  −
(If your server has 8GB of physical RAM, you can use 5192m for the Max heap size value)
      
Refer to http://help.mailarchiva.com/enterprise-memory-settings for heap space recommendations
 
Refer to http://help.mailarchiva.com/enterprise-memory-settings for heap space recommendations
   −
If installation is successful, you'll see the following:
+
If installation is successful, you'll see the following:<blockquote><code>mailarchiva service installed</code>
 
  −
<code>mailarchiva service installed</code>
      
<code>to start service, type sudo systemctl start mailarchiva</code>
 
<code>to start service, type sudo systemctl start mailarchiva</code>
Line 77: Line 57:  
<code>if service start fails, start server using /opt/mailarchiva/server/startserver</code>
 
<code>if service start fails, start server using /opt/mailarchiva/server/startserver</code>
   −
<code>visit <nowiki>http://help.mailarchiva.com/</nowiki> for setup and configuration instructions</code>
+
<code>visit <nowiki>http://help.mailarchiva.com/</nowiki> for setup and configuration instructions</code></blockquote>
    
==='''Tweaking The Installation: The SME Server Way'''===
 
==='''Tweaking The Installation: The SME Server Way'''===
Line 100: Line 80:  
db configuration set mailarchiva service TCPPort 8090 access private status enabled
 
db configuration set mailarchiva service TCPPort 8090 access private status enabled
 
</syntaxhighlight>Then you can ssh to your server via a tunnel on port 8090 and then access Mailarchiva at http://localhost:8090
 
</syntaxhighlight>Then you can ssh to your server via a tunnel on port 8090 and then access Mailarchiva at http://localhost:8090
 +
     
9

edits

Navigation menu