Open Ask AI (⌘/Ctrl+I)

Rescue app

The MgnlGroovyRescueApp is a special Vaadin app that can be used to bypass the Magnolia filter chain. This is useful when you need to perform rescue operations on a corrupted Magnolia instance or when the Magnolia UI is not loading.

In DX Cloud, you enable the rescue app by setting rescueModeDX: true under magnoliaAuthor (or magnoliaPublic) in your values.yml file and redeploying. See Recover the superuser account for a worked example.

For full instructions on registering, using, and deregistering the Groovy rescue app, see Groovy module: Rescue app in the Magnolia product documentation.