I need to connect to a VPN endpoint. What are my options?

I need two types of connections to a server only available through a VPN:

  • One is a real-time http call
  • The other is a cron every night that uploads a file to a FTP server.

Is there a way to handle that on Platform.sh ?

0

Comments

1 comment
Date Votes
  • Platform.sh does not support VPNs for outgoing requests.

    If you need to issue outbound requests securely, we recommend using an SSH tunnel or HTTPS connection.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post