Skip to main content
availability

Package: Invicti API Security Standalone or Bundle

Update the NTA

Updating the NTA pulls the latest images from the registry. The reconstructor-config volume preserves your registration token and authentication state, so you don't need to reconfigure after an update.

  1. Log in to the registry if you haven't already done so in this session.

  2. Stop and remove the current containers:

docker compose down
  1. Pull the latest images and restart the services:
docker compose up --build -d --pull always
Don't remove volumes when updating

Don't run docker compose down --volumes when updating. Removing the reconstructor-config volume deletes your authentication state. If you do this accidentally, go to Discovery >API configuration >API sources in Invicti Platform, delete the existing NTA source, and create a new one to generate a new registration token.


Need help?

Invicti Support team is ready to provide you with technical help. Go to Help Center

Was this page useful?