mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 07:54:36 +00:00
* fix #231 * CI: disable CI for markdown files * clarify need for ssh-add * Update README.md Co-authored-by: missytake <missytake@systemli.org> --------- Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
committed by
GitHub
parent
1a5fd331b6
commit
f32e18c32a
@@ -15,6 +15,8 @@ after which the initially specified password is required for using them.
|
||||
|
||||
## Deploying your own chatmail server
|
||||
|
||||
To deploy chatmail on your own server, you must have set-up ssh authentication and need to use an ed25519 key, due to an [upstream bug in paramiko](https://github.com/paramiko/paramiko/issues/2191). You also need to add your private key to the local ssh-agent, because you can't type in your password during deployment.
|
||||
|
||||
We use `chat.example.org` as the chatmail domain in the following steps.
|
||||
Please substitute it with your own domain.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user