All features

Custom Domains

Point your own domain to any deployment. Automatic SSL certificates via Let's Encrypt, wildcard support, and multiple domains per project.

Easy setup

Adding a custom domain is simple. Just add a CNAME record pointing to your deployment URL and bopbee will automatically detect and configure the domain.

DNS Configuration

TypeNameValue
CNAMEwwwmy-app.bopbee.com
A@YOUR_SERVER_IP

Automatic SSL

SSL certificates are automatically provisioned and renewed via Let's Encrypt. No manual certificate management required. All traffic is encrypted by default.

Multiple DNS providers

bopbee supports both HTTP-01 and DNS-01 challenges for certificate validation. Use Cloudflare, Route53, DigitalOcean, Google Cloud DNS, or Azure DNS for DNS-01 challenges to enable wildcard certificates.

Multiple domains per project

Add as many domains as you need to a single project. Point different domains to different environments, or have multiple domains all serving the same deployment.

Wildcard certificates

Using DNS-01 challenges, you can obtain wildcard certificates for your deployments. Perfect for multi-tenant applications or subdomains.