Create an instance
Instances are typically created automatically when you create a reseller. This page covers manual instance creation and re-provisioning.
Manual creation
- Go to GodMode → Instances → + New instance.
- Select the reseller this instance belongs to.
- Choose the subdomain or enter a custom domain.
- Assign a license key. An instance without a valid license will not activate.
- Select the Docker image tag to deploy (defaults to
latest-stable). - Click Provision instance.
Provisioning runs asynchronously via the background job queue. Monitor progress on the instance detail page.
Custom domain setup
If using a custom domain instead of a subdomain:
- The reseller points their DNS A record to the BrandForge server IP.
- Enter the domain in the instance configuration.
- GodMode issues a TLS certificate via Let's Encrypt automatically.
Allow up to 5 minutes for certificate issuance.