You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We run a demonstration instance of Talawa-Admin on a GoDaddy VPS server running Ubuntu. It has the following resources:
1 core
4 GB of RAM
40 GB of disk
Other information:
The demo instance is intended to create an evaluation environment for new GtiHub contributors and users alike as they decide to use Talawa. The DB of the demo instance gets reset every day.
Talawa Admin runs natively on this VPS server with acceptable performance with one user. The load average is approximately 1, which is the target value for a system with only 1 core.
When Talawa Admin runs on the server using docker. The load average reaches 130, the swap process is the top CPU resource user. The system is so overloaded that only one ssh session at a time is achievable.
The purpose of this issue is to find ways to tune all Talawa-Admin Dockerfile and app configurations to lower its CPU and RAM utilization by at least 75%
With the current Docker performance very few developers or end users will want to try Talawa themselves.
This has been a recurring issue with Talawa Admin. The poor performance threatens the success of our current MongoDB based MVP.
To Reproduce
Steps to reproduce the behavior:
Run Talawa-Admin on a system
See excessive resource utilization
Expected behavior
Acceptable usage information such that it can run easily on a mid-range laptop without impacting its performance
Actual behavior
Poor performance
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
Describe the bug
We run a demonstration instance of Talawa-Admin on a GoDaddy VPS server running Ubuntu. It has the following resources:
Other information:
The purpose of this issue is to find ways to tune all Talawa-Admin Dockerfile and app configurations to lower its CPU and RAM utilization by at least 75%
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: