Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required specs for running a single user with all the bridges #29

Open
devnoname120 opened this issue Jun 3, 2024 · 1 comment
Open

Comments

@devnoname120
Copy link

I could not find this information: how much RAM/what CPU do I need to run an instance of all the bridges with a single user?

Thank you !

@devnoname120
Copy link
Author

devnoname120 commented Dec 19, 2024

Answering my own question: the bridges are fairly lightweight in terms of RAM and CPU!

I run the bridges in Docker (one container for each bridge). Here are the stats:

CONTAINER ID   NAME                CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O         PIDS
6605f23dd7d1   beeper-whatsapp-1   0.00%     18.56MiB / 7.391GiB   0.25%     39.3kB / 15.1kB   3.05MB / 53.2kB   25
c04da61d6956   beeper-meta-1       0.00%     38.45MiB / 7.391GiB   0.51%     5.14MB / 671kB    11MB / 13.9MB     29
691f83294984   beeper-slack-1      0.00%     18MiB / 7.391GiB      0.24%     22MB / 1.62MB     76.1MB / 42.7MB   23
960fdc863645   beeper-linkedin-1   0.02%     19MiB / 7.391GiB      0.25%     8.55MB / 1.4MB    58.2MB / 94.8MB   17
6be6bf1e5a6b   beeper-signal-1     0.01%     46.8MiB / 7.391GiB    0.62%     93.8MB / 46.7MB   182MB / 191MB     26
4f7cb2f462ea   beeper-twitter-1    0.01%     28.42MiB / 7.391GiB   0.38%     29.7MB / 10.1MB   118MB / 397MB     24
bcf2e8c645dd   beeper-telegram-1   1.32%     219.2MiB / 7.391GiB   2.90%     66.8GB / 62.4GB   2.09GB / 4.39GB   15
f073245da9ad   beeper-discord-1    0.00%     14.59MiB / 7.391GiB   0.19%     20.3MB / 1.62MB   82.2MB / 41.8MB   22

So in this snapshot the bridges collectively use 403.02 MB in total. So I think that having 1 GB just for the bridges (+ swap just in case) should be more than enough!

@devnoname120 devnoname120 changed the title Required specs for running a single user with all the bridges? Required specs for running a single user with all the bridges Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant