grist-core
grist-core copied to clipboard
Self-serve custom domain setup
Create an easy workflow for users to add custom domains to their Grist documents.
Since this would be useful for custom branding, it would be good to include a feature to set a custom logo for the top-left corner, and adjust some aspects of the color scheme.
Any update on this yet?
Are we working on this? It has been close to 10 months.
Hi @anupamtandon, this is in our roadmap, but we're not yet working on it yet for our SaaS product. We have made progress on self-hosting, and self-hosted users can configure custom domains. I realize that doesn't help you, and I'm sorry if you've been waiting on this feature. In the last 10 months we have prioritized more and better integrations, reference lists, UI polish such as freezing columns and color-coded choices, incremental imports, international currencies, improvements to filtering and sorting, new chart options, document tours, many more templates, custom widgets revamp, and two-factor authentication. We do see custom domains as a useful feature. Internally, Grist has support for them (search for e.g. isCustomHost https://github.com/gristlabs/grist-core/search?q=isCustomHost&type=code), the main blocker to finishing this off is management of certificates for https connections for the custom host.
Okay Thank you. Look forward to this feature soon.