/var/www/lekalao and a system user named lekalao. Adjust the paths to your own server.
1
Get the code
2
Install the dependencies
3
Create the database
4
Write the .env
.env
MAIL_* settings only carry Lekalao’s own e-mails (invitations, passwords) until a default provider is configured in the interface. Every option is in Configuration.5
Prepare the database and the files
6
Wire up the web server
/etc/nginx/sites-available/lekalao
client_max_body_size has to let imports (20 MB) and media through.7
Start the processes
Horizon and the cron line: see Processes.
8
Create the first account
Open
https://lekalao.example.com/register. Only the first account can
register; it becomes the platform administrator and the owner of the
first team. Everyone else is invited from Settings → Team.9
Check it