You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

Structr on Mac OS X

Structr can be installed on any recent Apple Mac OS X system with Java JDK 8 installed by performing the following steps:

  1. Download the file ending with -dist.zip from https://structr.org/download.

  2. Open a terminal and extract the downloaded file:
    unzip structr-<version>-dist.zip

  3. Enter the directory which has been created
    cd structr-<version>

  4. Start Structr
    bin/start
    You should see the following console output:

    Creating logs directory...
    Starting structr server structr-2.1.1.jar: OK
    
  5. Access Structr with your web browser (Note: It can take about 10 s for the server to start).
    http://localhost:8082/structr/

  6. Login with the default username/password combination admin/admin

If you run into any issues, please see the article about known issues on Apple Mac OS X.

Search results for "Structr on Mac OS X"

We could not find anything matching "Structr on Mac OS X" in our documentation. Please rephrase your search.

You can also ask your questions in the Structr Google Group or create a free account in the Structr Support Portal.
Click here to send feedback to the Structr team.