Installing Alfresco Community on Windows

The setup wizard for Microsoft Windows installs all the software and components that you require for running Alfresco. This setup wizard installs Alfresco and additional software, including a Tomcat application server, PostgreSQL database, JDK, LibreOffice, SWFTools, and ImageMagick.
  1. Download one of the following installation files:
    alfresco-community-4.2.x-installer-win-x32.exe
    alfresco-community-4.2.x-installer-win-x64.exe
    There are two versions of the Alfresco setup wizard: one for 32-bit systems, and the other for 64-bit systems. Use the version appropriate for your system type.
  2. Double-click the downloaded file.
  3. On the Language Selection window, select the installation language. The default language is English. Click OK to accept the default language.
  4. On the Setup - Alfresco Community window, click Next.
  5. Select the installation language.
    This sets the language to be used for the remainder of the setup wizard.
  6. On the Installation type window, choose how you want to use the setup wizard.
    There are two types of installation in the setup wizard:
    Option Description
    Easy Easy type installs Alfresco using the default options and configuration. This install type requires only two fields: install location and administrator password. Choose this route to install Alfresco with the default environment.
    If you have previously installed Alfresco and the server is running, when you run this installation wizard again, you may be prompted to enter alternative port numbers for the components and services that you install, for example, for the Tomcat application server, FTP port, and the RMI port.
    Advanced

    Advanced type installs Alfresco but lets you configure the server ports and service properties. You can also choose which additional components to install.

    To complete the Easy setup wizard:
    1. Select Easy, and then click Next.
    2. On the Installation folder window, click Next to accept the default location.
    3. On the Admin Password window, enter a password for the Administrator user (admin).
    4. Repeat the password, and then click Next.
    5. Click Next through the remaining windows in the setup wizard.
    6. Click Finish to complete the installation.
      Go to the step for the Completing the Alfresco Setup Wizard window and launching Alfresco Share.
    To complete the Advanced setup wizard, select Advanced and then click Next.
    Follow the remaining steps in this task.
  7. On the Select Components window, select the components that you want to install. Deselect the components that you do not want to install.

    You can select from the following components:

    • Java
    • PostgreSQL
    • SharePoint
    • Web Quick Start
    • Google Docs Integration
    • LibreOffice
    You cannot deselect the Alfresco component because it is installed by default.
  8. When you have finished selecting the components, click Next.
  9. On the Installation folder window, click Next to accept the default location.
    For example, the default location is C:\Alfresco.
    Alternatively, click the icon to choose another location.
  10. The Database Server Parameters window prompts you to enter a port number for your database.
    Enter a suitable port number or click Next to accept the default of 5432.
  11. On the Tomcat Port Configuration window, enter the following Tomcat configuration parameters:
    1. Web Server domain
      For example, the default is 127.0.0.1.
      The URL http://127.0.0.1:8080/share is based on the web server domain and the Tomcat port number that you specify on the Tomcat Port Configuration window. The default of 127.0.0.1 can be used on this machine to verify that Alfresco is running successfully. However, it is not an externally addressable URL, which means that it is not possible for users on other machines to access this URL. To make sure that other users can access the machine where Alfresco is installed, you need to define and create a publicly addressable name.
    2. Tomcat port
      For example, the default is 8080.
    3. Tomcat Shutdown port
      For example, the default is 8005.
    4. Tomcat SSL Port
      For example, the default is 8443.
    5. Tomcat AJP Port
      For example, the default is 8009.
  12. On the Alfresco FTP Port window, enter a port number for the Alfresco FTP server.
  13. On the Alfresco RMI Port window, enter a port number for the RMI service.
  14. On the Admin Password window, enter a password. Repeat the password, and then click Next.
    This sets the password for the Alfresco Administrator user account (admin).
  15. (Optional) If you are installing SharePoint Protocol Support, the Alfresco SharePoint Port window displays. Enter a port number, and then click Next.
  16. (Optional) If you are installing the LibreOffice component, the LibreOffice Server Port window displays. Enter a port number on which the LibreOffice server will listen.
  17. On the Service Startup Configuration window, you are presented with two options for starting up the Alfresco services.
    Option Description
    Manual Sets the services to be started manually. Choose this option if you want to start the services manually.
    Auto

    Sets the services to start up automatically when you restart the machine.

    Select the services start up option, and then click Next.
  18. On the Ready to Install window, click Next.
    The Installing window displays, showing the progress of the installation.
  19. On the Completing the Alfresco Community Setup Wizard window, click Finish.
    This window shows check boxes that determine whether you will see the Readme file, the Getting Started web page, and also whether to launch Alfresco Share. By default, these options are selected and will launch when you click Finish. If you do not want to start Alfresco at this point, deselect the Launch Alfresco Community Share check box.
  20. Click OK.

    The Alfresco server starts and then Alfresco Share launches in your default browser.

    It may take several minutes to start the Alfresco server and to launch Share. Your browser opens and tries to connect to http://127.0.0.1:8080/share.
  21. Log on to Alfresco Share as the admin user. Enter the password that you specified in the Admin Password window.
    The Alfresco server is launched as a Windows service. To manage the server, open the Control Panel Services window. The services that will be running for an Alfresco install using the default options are:
    • alfrescoPostgreSQL
    • alfrescoTomcat
    If you did not automatically launch Alfresco at the end of the installation wizard, to start Alfresco, you need to start all the services. Use the servicerun start script in the installation directory or select All Programs > Alfresco Community > Alfresco Community Service > Start Alfresco Community Service.
  22. To fully stop Alfresco, you must stop all the services. Use the scripts in the installation directory to start or stop the services: servicerun start and servicerun stop.
Did this page help you?

Click here to provide feedback.