storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
53 stars 18 forks source link

Link Sharing service should follow the DNS standards when looking up TXT records for custom domains #345

Closed amwolff closed 9 months ago

amwolff commented 1 year ago

automatically filled out feedback from a customer

Background

What is the problem/pain point?

The current setup for configuring custom TLS domains to point towards the same data/bucket requires both TXT records and CNAME records, which can be cumbersome and time-consuming.

Who is impacted?

Users who want to configure multiple domains as custom TLS domains and streamline the process.

What is the impact?

The current configuration process can be complicated and time-consuming, making tasks like web hosting and domain parking more challenging and less efficient.

Why now?

Streamlining the configuration process for multiple custom TLS domains is important now to improve the user experience and make tasks like web hosting and domain parking easier and less painful.

Requirements

User Story

As a user, I want to be able to configure two domains as custom TLS domains, with one domain being a CNAME to the other, so that I can simplify the configuration process and improve efficiency.

Acceptance Criteria

Success Metrics

Success would be achieved if the configuration process for multiple custom TLS domains is simplified, and users can easily set up one domain as a CNAME to the other. The time required for configuring the domains should be reduced, improving efficiency and user satisfaction.