Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Prerequisites: Step 2: clarify that FQDN needs to be set + reference step 10 specifically in "Securing Syndeia Cloud"; Run: Step 1: mention what $SC_snapshot_version should be set to.

...

(warning) This action is irreversible.

...

Prerequisites

  1. The user performing the deletion must be super.user

  2. If you have enabled HTTPS only, please ensure you have updated the web-gateway URL to the server FQDN in the lagom.services section of the devops' conf/application.conf file beforehand (see step 10 of Securing Syndeia Cloud for more details)

Deleting Repository

...

  1. Run the command to start the cascading delete of the repository, where $SC_snapshot_version = the version of SC you are running.

./devops -Dsyndeia.client.action=delete -Dsyndeia.delete.repoKey=<repository sKey> -Dsyndeia.client.username=<username> -Dsyndeia.client.password=<password> -Dconfig.file=/opt/icx/syndeia-cloud-current/devops-$SC_snapshot_version/conf/application.conf

...

password: Password for the username provided.

...

.

...

2. Once the command is run, the Syndeia DevOps client will systematically start deleting the children of the given repository starting from the relations

...