This guide outlines step-by-step instructions for installing and configuring Axero on your server. It is recommended to read the entire guide before starting the installation.
If you encounter any issues during installation, please refer to the Troubleshooting section or contact Axero support.
TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
Before you begin:
EXEC [Dyve_System_InstantiateCommunity] @ApplicationName = 'intranet', @ApplicationURL = 'http://intranet.com', @VirtualDirectory = '', @DefaultEmailAddress = 'email@email.com', @SMTPServer = '', @SMTPUsername = '', @SMTPPassword = '', @SMTPPort = 25, @AdminUserName = 'admin', @AdminPassword = 'choose_a_strong_password'
Download and install IIS URL Rewrite on your web server.
YOUR_SERVER_IP_ADDRESS intranet.com
<?xml version="1.0" encoding="utf-8"?> <connectionStrings> <add name="CommunifireConnectionString" connectionString="Database=[DATABASE NAME];Server=[SERVER NAME];User ID=[DATABASE USERNAME];Password=[DATABASE USER PASSWORD]" /> </connectionStrings>
<?xml version="1.0" encoding="utf-8"?> <connectionStrings> <add name="CommunifireConnectionString" connectionString="Data Source=[IP_ADDRESS];Initial Catalog=[DATABASE_NAME];Integrated Security=SSPI;" providerName="System.Data.SqlClient" /> </connectionStrings>
Follow the On-Premises Elasticsearch Installation guide.
For ongoing maintenance, refer to On-Premises Management or contact your IT department for assistance.
<system.net> <defaultProxy enabled="true"> <proxy bypassonlocal="true" proxyaddress="http://your proxy address here:8080/" /> </defaultProxy> </system.net>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/329/on-premises-installation-guide
Your session has expired. You are being logged out.