Question
How much RAM/CPU will this need?
I’m going to run the following software on an Ubuntu droplet:
- PostgreSQL
- An ASP.NET Core Server app
- A Discourse Server (has it’s own PostgreSQL)
I will be running these each in Docker containers behind NGINX. How much RAM/CPU will I need? Assume the server will get an average amount of steady traffic (nothing too big/small).
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.
×