Own domain (Nginx + TLS)
Prerequisites
One-line command
curl -sL https://fullnode.<network>.coti.io/install-linux | sudo bash -s -- "<PRIVATE_KEY>" "<FQDN>" --with-nginxcurl -sL https://fullnode.<network>.coti.io/install-mac | bash -s -- "<PRIVATE_KEY>" "<FQDN>" --with-nginxWhat the installer does (this flow)
After the command finishes
Flags relevant to this flow
Flag
Purpose
Troubleshooting
Last updated
Was this helpful?