|
|
|
|
|
by est31
2712 days ago
|
|
Indeed, it would be great to have something like this for non-business customers as well. Right now it's very much targeted at large businesses atm and seems to want a beefy computer, so you can't really install it on your RPI. https://developers.facebook.com/docs/whatsapp/faq > For single-instance production server setup, we recommend at least 250 GB SSD, 16 GB RAM, and 4 core CPU. https://www.facebook.com/business/m/whatsapp/business-api/ > In order to ensure a high quality experience for businesses and users, we're in a limited public preview. If you'd like to work with us, submit more information about your business for consideration as we continue to expand our availability. |
|
The truth is that the product does not actually need much RAM, and storage is a direct function of the number of conversations and messages you're handling with the product. The main bottleneck is really just I/O for the databases. For the use cases of everyone here, it absolutely could run on an RPi. Easily.