Skip to main content
CYPEX Documentation
Support
v2.0.0 Latest stable release View changelog ->

Applications

A single CYPEX deployment can handle a large set of applications running inside the same database. Open Builder → Applications in the sidebar and CYPEX presents a list of every app currently deployed on the system.

You can easily manage your applications from this menu. This includes but isn’t limited to:

  • Generating new applications
  • Incremental rendering for existing applications
  • Launching applications
  • Deleting obsolete apps
  • Importing entire applications from other systems

Let’s walk through this important page:

Read full post

Building apps across organizations

This page is for people who build and ship CYPEX applications. It covers what changes about that job once a deployment has more than one Organization.

Organization scope on this page is enforced by CYPEX itself, not by the browser. Hiding a row in the admin panel would be cosmetic; what is described below holds even for a caller who manipulates the request directly.

Application visibility per organization

The Applications page does not show every application in the deployment to every admin. A system admin can pick any organization in the organization filter, or clear it to see everything. An organization admin is always restricted to their own organization — changing the filter in the browser does not widen what comes back.

Read full post