Adding custom banners to Package Security Manager (On-prem)#

If desired, you can add custom header and footer messages to your instance of Package Security Manager UI, then configure them using environment variables.

Adding the banners to Package Security Manager#

Editing the banners#

  1. Connect to your instance of Anaconda Sever. Get help from your IT administrator with this step if necessary.

  2. Enter your Package Security Manager base installer directory.

  3. Using your preferred file editor, open the docker-compose.yml file.

  4. Find the environment: section of the file, and configure your header and footer as desired.

  5. Save your changes and close the file.

  6. Restart your containers by running the following command:

    docker compose up -d