I was testing out the app platform tool, hooked up the repo from GIT and tried to deploy, it pulls ok and when trying to start the app it connects to mongoDB just fine (external mongoDB) but when trying to connect to Redis (external redis server) it times out.
I have confirmed redis is binding to 0.0.0.0 my same application on droplet works just fine.
Do I need to open the port on app platform? If so, how do we do that?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Please ensure that your Redis server is exposed to the public web. App Platform does not require any firewall opening or port forwarding to access external ports like Redis.
I’m binding to 0.0.0.0 so everything is open. My other droplets, localhost etc can all connect but when spinning up the node app it times out on connecting to redis. Is there a way to terminal into the container, I suppose I could try and curl the server at that point but as noted its open to everything.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.