1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Update POST_INSTALLATION.md

This commit is contained in:
Éric Gaspar 2023-03-03 19:43:51 +01:00
parent f788354757
commit 5000d0a2ab

View file

@ -0,0 +1,13 @@
option 1:
after installing, you need to find your fingerprint of your server:
`sudo cat /etc/opt/simplex/fingerprint`
now make your server address:
`smp://<fingerprint_from_previous_step>[:<password>]@<public_hostname>[,<onion_hostname>]`
add it to your simplex app under Settings > Network & Servers > SMP Servers > + Add server
options 2:
maybe during the CLI install, it could spit out the fingerprint address to the terminal. then we can copy & paste it.