Skip to main content

Restate Service Configuration

Services have some configuration settings:

These can be set via:

  1. UI: click on your registered deployment and adapt the settings
  2. CLI: execute the command, adapt the config file and save it:

    Language of the next code block: txt

    restate services config edit <SERVICE>
  3. Admin API: You can find an example of an Admin API request, in the docs on private services