Installation
Backend
Malak’s backend runs with very minimal hardware requirements by itself, you really need as little as 512MB ram amongst others. For production, we strongly recommend Linux but it should work across Windows and macOS too
We offer white glove self-hosting services. Shoot us an email at [email protected]
At the very minimum, this needs to be in your .env
or your .yml
config file but if using .env
,
it should look like below:
There are way more options but you can find other options
Running
Prerequisites:
VPS, bare metal
To run the actual server, you need the following command:
Systemd service
You can use this sample Systemd configuration to run the service.
Docker
Frontend
It is a NextJS app so it can be Installable anywhere such as Vercel and others. Source is on Github and installable from there