mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
How have I never noticed this
This commit is contained in:
parent
1a689d3a1c
commit
1303891a2d
@ -58,7 +58,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience
|
|||||||
|
|
||||||
3) Download Maloja with the command `pip install malojaserver`. Make sure to use the correct python version (Use `pip3` if necessary).
|
3) Download Maloja with the command `pip install malojaserver`. Make sure to use the correct python version (Use `pip3` if necessary).
|
||||||
|
|
||||||
4) (Recommended) Put your server behind a reverse proxy for SSL encryption. Make sure that you're proxying to the IPv6 address unless you changed your settings to use IPv4. If you're running Maloja in a container, make sure to expose port 32400 (or whichever port you have chosen in your settings).
|
4) (Recommended) Put your server behind a reverse proxy for SSL encryption. Make sure that you're proxying to the IPv6 address unless you changed your settings to use IPv4. If you're running Maloja in a container, make sure to expose port 42010 (or whichever port you have chosen in your settings).
|
||||||
|
|
||||||
5) (Optional) You can set up a cronjob to start your server on system boot, and potentially restart it on a regular basis:
|
5) (Optional) You can set up a cronjob to start your server on system boot, and potentially restart it on a regular basis:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user