You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Adapting the Configuration of Service Type pas-service

This option is only available for type pas-service (= PAS applications without UI).

The administration application allows you to change the configuration of a Docker container.

You have two options to open the configuration of a container:

  • Click Edit configuration in the quick actions bar in the services' list.

  • Open the details page of the service and scroll down to section Configuration.

Click on the icon in the services' list to open a JSON editor in a pop-up window.

You can also open the details page of a Docker container and scroll down to section Configuration to get access to the JSON editor.

To prevent accidental changes, the editor must be unlocked before you are able to edit its content.

Do not edit content in the Configuration section without any knowledge of JSON.

The editor supports you to insert valid JSON:

IconDescription
Click this button to format your input with proper intendation and line feeds (default).
Click this button to remove all whitespaces and show compact JSON data.
Click this button to undo your last action in the editor.
Click this button to redo your last action in the editor.
  • Click Save to apply your changes.
  • Click Discard to cancel your input.

Some pas-services require a restart after changes to the configuration file. This is indicated in the toast message at the bottom of the administration window.

The message also contains a button for a direct start.



Other Use Cases

MultiExcerpt named info_nestjs_configuration was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

The Configuration section also informs you if the configuration UI is not available for a service type.
  • No labels