Once you have deployed the SWIFT from Marketplace below are the steps to enable the admin user and perform Passthrough sync.
1. When you deployed the SWIFT from marketplace, then you can ssh to that instance and run below command to set up the admin password in order to access the dashboard with created password.
ssh root@<swift_ip>
2. You can check correct SWIFT version and license with below commands.
sc swift show
3. Check The license will be displayed according to the selected template.
sc st sh
4. Set up the password of your choice for admin user with below command and access the SWIFT dashboard.
sc user modify admin --password "<your_password>"
5. Once you are here, now time to activate your SWIFT!
a. If you are using BYOL instance, then by default SWIFT is pre-activated with free Migration trial licenses and ready to use too. If you want to convert/extend SWIFT trial licenses to production licenses on your BYOL instance, then use this below KB link to find steps on how to do that.
https://rackware.freshdesk.com/a/solutions/articles/5000888707?lang=en
b. If you are using DR or Migration-Subscription instance then your SWIFT is already pre-activated and ready to go (Billing is Pay-as-you-go).
6. Once the license is in place for POC, you can add the cluster in SWIFT and start the replication. For detailed information, please refer to the KB article linked below. Additionally, you can refer to the Operations Guide, which is available for download from the dashboard.
7. Now you can perform the Passthrough sync, for that we need to discover the clusters in SWIFT, for that please follow below KB.
How to add cluster: https://rackware.freshdesk.com/a/solutions/articles/5000891147?lang=en
Perform Passthrough sync: https://rackware.freshdesk.com/a/solutions/articles/5000897104?lang=en