FAQ
How much does a container cost?
EUR 1 per container per month, prorated daily. Each subscribed dollarbox adds capacity for one app pod, 1Gi memory, 10Gi storage quota, and one IPv6 LoadBalancer service.
Do I need billing before I deploy?
Yes. The control panel redirects you to billing before you can create containers.
Can I cancel any time?
Yes. Delete containers you no longer need. Org owners can close the org from Billing, which cancels the subscription, tears down containers, and marks the org closed.
Why IPv6-only?
IPv6 keeps the service simple and cheap. Each container gets a public IPv6 address. There is no public IPv4 address per container.
Can my container call IPv4-only services?
Yes. Outbound traffic to IPv4-only services uses NAT64 automatically. Your container does not need special NAT64 configuration.
How do I point a domain at my container?
Create one AAAA record pointing to the IPv6 address shown on the container detail page. See Point a hostname at your dollarbox.
Does DollarBox terminate HTTPS?
No. Terminate TLS inside your container, run your own reverse proxy, or use kubectl mode to deploy the shape you need. DNS-01 validation is the safest Let's Encrypt option for IPv6-only services.
What images can I run?
Public Linux container images from Docker Hub, GHCR, Quay, and other public registries. Images must work with the platform restrictions: non-root, restricted security context, read-only root filesystem in simple mode, and port 80 for simple-mode HTTP services.
Are private registries supported?
Not in simple mode yet. Mirror private images to a public registry if you need to deploy them now. Private registry credentials are planned for a later phase.
What support do I get?
Documentation, a community channel, and best-effort responses. At this price point DollarBox does not include a dedicated support team.
Where does my data live?
Germany. DollarBox is EU-hosted and GDPR-applicable. See the Privacy Policy.
Are backups included?
No. You are responsible for your data and backups.
What happens if payment fails?
The org can become past due or suspended. Update the payment method from Billing to restore service.
What happens if I abuse the service?
We terminate the account and report to relevant authorities when appropriate. Abuse reports go to abuse@dollarbox.dev.