Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are two key ways of connecting your data with a PiSaas deployment that are dependent on the level of risk you’re willing to accept.

Database in a Publically Accessible Subnet

If your database is hosted in a publically accessible subnet, you can whitelist our PiSaas IPv4 address 54.216.240.181. With AWS, this is adding this IP address to the inbound section on the NACLS and security groups. Working with Azure, add this IP address to the inbound firewall settings on the connection security tab on your database.

Bastion Hosts for Private Subnets

It’s possible to connect to your database using a publically available bastion as a jump host. Use an EC2 instance deployed in a public subnet with inbound rules from our Pisaas IPv4 address 54.216.240.181 and outbound rules to your database. The port for this should be 22. Set the inbound on the database to accept connections from the bastion host security group. The port allocation between the bastion and the database should match that of your database.

Drawio
mVer2
zoom1
simple0
zoominComment10
inCommentcustContentId01538719752
pageId1538981895
custContentIdlbox15387197521
diagramDisplayNamebastion_host.drawiolbox1
contentVer1
revision1
baseUrlhttps://panintelligence.atlassian.net/wiki
diagramNamebastion_host.drawio
pCenter0
width700.5
links
tbstyle
height271

Configuration

Pisaas administrators will need:

...