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:
parent
f788354757
commit
5000d0a2ab
1 changed files with 13 additions and 0 deletions
|
@ -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.
|
Loading…
Add table
Reference in a new issue