I want to migrate one of my web app to DigitalOcean Apps PaaS. This app is a web socket app.
I have a log on server to notify the client connecting the assigned PaaS node server/port. if one PaaS node server has no any client connected, I hope to remove it.
How can I notify DigitalOcean PaaS add & remove the Apps node? Is there any API for coding?
Thanks
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!
Accepted Answer
Hello @kavagames ,
There is a similar community question asked on Websockets App on App Platform. Request you to refer to this link and let us know if you have any more queries:
https://www.digitalocean.com/community/questions/app-platform-websockets-elixir-clustering
Hope this helps!
Cheers, Sri Charan
This comment has been deleted
Hello @kavagames
Yes, we do have an API to scale the app based on your requirement. The endpoint for the App Platform API is https://api.digitalocean.com/v2/apps you can consult the API documentation for details on how to send native HTTP requests that are properly formed to make API calls.
Reference for Using the DigitalOcean API with App Platform
Best, Dikshith
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.