Fixed welcome e-mail

This commit is contained in:
root 2023-06-20 18:25:45 +00:00
parent df077689f5
commit 708f6b71c7

View File

@ -212,6 +212,8 @@ All documentation for your Federated Core can be found at https://documentation.
There you'll find tips for how to use your Core and the various open source applications bundled with There you'll find tips for how to use your Core and the various open source applications bundled with
your Core. your Core.
<p> <p>
<h4>Temporary Domain Information</h4><br>
<p>
This is your temporary domain: <b>$DOMAIN</b> This is your temporary domain: <b>$DOMAIN</b>
<p> <p>
When you are ready to switch over to your own domain.com send us an e-mail at support@federated.computer When you are ready to switch over to your own domain.com send us an e-mail at support@federated.computer
@ -366,20 +368,6 @@ Your core comes with a very powerful VPN solution built using Wireguard. The fol
needed by your users so that they can use the VPN. Please treat this information as a very important needed by your users so that they can use the VPN. Please treat this information as a very important
secret. There are two important parts of the VPN: secret. There are two important parts of the VPN:
<p> <p>
VPN Interface
<p>
Address = {IP}<br>
PrivateKey = {privatekey}<br>
ListenPort = 51820<br>
DNS = {IP}<br>
<p>
VPN Peer
<p>
PublicKey = {publickey}<br>
PresharedKey = {presharedkey}<br>
Endpoint = vpn.$DOMAIN:51820<br>
AllowedIPs = 172.99.0.0/24<br>
<p>
Here is your VPN configuration:<br> Here is your VPN configuration:<br>
<br> <br>
<code> <code>
@ -407,6 +395,7 @@ Only the admin user has access to this service.
Username: admin<br> Username: admin<br>
Password: as given above<br> Password: as given above<br>
<p> <p>
<h4>Thanks for your support!</h4><br>
<p> <p>
Thank you for your support of Federated. We really appreciate it and hope you have a very successful Thank you for your support of Federated. We really appreciate it and hope you have a very successful
time with Federated Core. time with Federated Core.