Issue
I want to build Memgraph for ARM on Debian. I see that the documentation has been revamped and that there is a whole new section about installing using Docker but I can't find info on building in docs or in repo.
Solution
There is a document called Memgraph Internals.
The whole process is explained under QuickStart. Memgraph build for specific operating system is based on toolchain archives.
When it comes to ARM we have direct support for Debian 11 and Ubuntu 22.04 but it's possible to extend / build a new toolchain for any Linux + ARM combination.
Disclaimer: I work at Memgraph.
Answered By - Graph Dveler Answer Checked By - Candace Johnson (WPSolving Volunteer)