Web Domain Setup
This guide covers the basic setup of a main domain for your Deployi panel.
DNS Setup
We'll use Cloudflare for DNS management, but you can use any provider. The steps should be similar.
- Log in to Cloudflare and navigate to
Websites->Your Domain->DNS->Records. - Click on
Add record, selectA. - Enter
canaryin the name field and your IP address (e.g.,1.2.3.4) in the value field. - Save the record. Your DNS record will be
canary.deployi.me.
Deployi Panel Setup
- Log in to your Deployi panel.
- Navigate to
/dashboard/settings/server. - Under Server domain, set your domain to match the one configured in Cloudflare (e.g.,
canary.deployi.me). - Choose your certificate option:
NoneLet's Encrypt
- Access your panel via
https://canary.deployi.me.
For detailed instructions on setting up certificates, refer to the Certificates documentation.
