Skip to content

Commit f8c28d8

Browse files
committed
clarify client/server setup for deploying a chatmail server
1 parent f69a235 commit f8c28d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ You will need the following:
3737

3838
- control over a domain through a DNS provider of your choice,
3939

40-
- Debian 12 machine with IPV4 and preferably also IPV6 addresses and
40+
- a remote Debian 12 machine with IPV4 and preferably also IPV6 addresses and
4141
reachable SMTP/SUBMISSIONS/IMAPS/HTTPS ports.
4242
Machine needs 1GB RAM, one slow CPU and maybe 10GB storage for a
43-
few thousand active chatmail addresses, and
43+
few thousand active chatmail addresses,
4444

45-
- a terminal window with password-less ssh root login to the domain;
45+
- a terminal window with password-less ssh root login to the remote machine;
4646
you must have set up ssh authentication and need to use an ed25519 key,
4747
due to an [upstream bug in paramiko](https://github.com/paramiko/paramiko/issues/2191);
4848
you also need to add your private key to the local ssh-agent,

0 commit comments

Comments
 (0)