This example uses MySQL installed on developer’s laptop
- Install MySql DB on you local machine
- Login to you ISP’s router
- Enable port forwarding fro the specific port - (the default for MySQL is 3306)
- Login to Snaplogic
- Create a MySQL account and Fill in the account properties. for hostname, type in you local machine’s IP address (Google what’s my IP) . Choose the default port number 3306 for MySQL or the same port number you specified on step 3.
- Click Validate. If the accounts validates, they you can proceed and create you pipeline. If not make sure the port forwarding is enabled and the local MySQL DB is started.