Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @lp10011,
Heya,
There is no such feature at this time however it sounds like it’d be super useful!
To get your voice heard regarding this, the best thing to do would be to head over to our Product Ideas board and post a new idea, including as much information as possible about what you’d like to see implemented.
Hope that helps! - KFSys.
Hey there! 👋
Unfortunately, it’s not possible to transfer a static IP address directly from a Droplet to the App Platform. Droplets and App Platform use different underlying networking setups, so you wouldn’t be able to keep the same IP address.
However, you can assign a static IP to your App Platform app, but it will be a new and different IP from the one your Droplet is currently using. Here’s a guide on how to set that up: 👉 How to Add a Static IP Address to App Platform
Once you set up the static IP for your App Platform app, you could update your configurations to use this new IP for any required redirects or connections.
Let me know if you have more questions!
- Bobby