You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xiao Jia edited this page Nov 8, 2023
·
5 revisions
In addition to nsbox.local, you may also use a custom domain name for your installation. In this tutorial, we will be using box.corp.example.com as the custom domain name.
Create DNS records
Add an A record for box.corp.example.com to point to your server's public IP address.
If you want to use Let's Encrypt to get HTTPS certificates, you may also want to set up other records. Read their documentation for more information.
HTTP certificates
By default the nsbox generates a self-signed certificate under /home/nsbox/workdir/certs.
If you already have something under /home/nsbox/workdir/certs for a different domain name, remove them.
If you want to use your own certificate, copy to /home/nsbox/workdir/certs/nsbox.crt and /home/nsbox/workdir/certs/nsbox.key.