[wiki/MUTN] Add basic setup and usage instructions

This commit is contained in:
2024-07-19 17:56:42 -04:00
parent 35192fa568
commit 3a1ca0b68d
5 changed files with 28 additions and 4 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ libmutton operates on a client-server model, and thus sync support requires you
For security reasons, libmutton deliberately does not support password-based SSH authentication; you must use key-based authentication to connect to your server (password-protected keys are also supported). You are responsible for setting up SSH connectivity on your own.
The libmutton server software is shipped as its own dedicated binary and must be installed and configured on the server.
The libmutton server software is shipped as its own dedicated binary and must be installed on the server and configured with "libmuttonserver init".
Once this has been done, you may proceed with the client setup:
1. Install MUTN