Installing Alfresco Community on Mac

The setup wizard for Mac installs all the software and components that you require for running Alfresco. This setup wizard installs Alfresco and additional software, including LibreOffice, JDK, SWFTools, ImageMagick, and Tomcat.
  1. Download the following installation file:
    alfresco-community-4.2.x-installer-osx-x64.app.tar.gz
  2. Unpack the downloaded file.
  3. Open the following file:
    alfresco-community-4.2.x-installer-osx-x64.app
    Please note that you need to install Java 1.7 using the Oracle installer. After doing so, navigate to Utilities > Java Preferences.app and add Java 1.7.
    The setup wizard starts.
  4. On the Language Selection window, select the installation language. The default language is English. Click OK to accept the default language.
  5. On the Setup - Alfresco Community window, click Next.
  6. In 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 you to enter information in only two fields: the Alfresco install location and the 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 Community 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. In 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 and Java components because they are installed by default.
  8. When you have finished selecting the components, click Next.
  9. In the Installation folder window, click Next to accept the default location.
    For example, the default location is /Applications/alfresco-4.2.x.
    Alternatively, click the icon to choose another location.
  10. The Database Server Parameters window prompts you to enter a port number for your database.
  11. In 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. In the Alfresco FTP Port window, enter a port number for the Alfresco FTP server.
  13. In the Alfresco RMI Port window, enter a port number for the RMI service.
  14. In the Admin Password window, type 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, and then click Next.
  17. In the Ready to Install window, click Next.
    The Installing window displays, showing the progress of the installation.
  18. In 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.
  19. Click OK to close the Readme file.

    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.
  20. Log on to Alfresco Share as the admin user. Enter the password that you specified in the Admin Password window.
    If you did not automatically launch Alfresco at the end of the installation wizard, start the Alfresco server by browsing to /Applications/alfresco-x.x and running ./alfresco.sh start.
    Start Alfresco Share by browsing to http://127.0.0.1:8080/share.
Did this page help you?

Click here to provide feedback.