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.

Administration

Basis administrative tasks such as starting/stopping are done by scripts on OS level.

Once the Structr is up and running, administration typically is performed by making HTTP requests to the maintenance resource of the integrated REST server.

Search results for "Administration"

Introduction

The Admin Console is a text-based administration tool available in all sections of the Structr UI. The shortcut to toggle the console is Ctrl - Alt - c, on Mac OS Control (or Ctrl) ⌃ - Option (or Alt) ⌥ - c.

Manual configuration

  1. Log in as admin in the administration backend
  2. Navigate to the “Security” area
  3. Activate the “Resource Access Grants” tab
  4. Activate the checkbox “Show only used grants”
  5. Migrate the grants according to these rules:
    • If the grant has active flags set for “Public Users” then the visibleToPublicUsers flag will be set to true
    • If the grant has active flags set for “Authenticated Users” then the visibleToAuthenticatedUsers flag will be set to true.
    • If the grant now has both visibility flags set, split it into two grants with identical signature