Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add settings to control domain generation #13

Open
MikeAlhayek opened this issue Apr 10, 2022 · 1 comment
Open

Add settings to control domain generation #13

MikeAlhayek opened this issue Apr 10, 2022 · 1 comment
Labels
Design documentation Improvements or additions to documentation Hosting

Comments

@MikeAlhayek
Copy link
Contributor

When a user fills out their info to subscribe, the service owner may not want the user to provide the url prefix. Since this is an opinion base settings, I would suggest that this to be a settings that can be changed. For example, I may want to use subdomain using a pattern.

You may also want to add a field called "Company Name" and that field would be used in the generation of the url. Also, one may want assign a dedicated domain, in that case we may want to give the user more instructions on how to point the custom's domain DNS. When a custom domain is added, we may need to assign an internal and external domain so that the website is accessible during the DNS change and possibly SSL Certificate adding.

@ns8482e ns8482e added Hosting Design documentation Improvements or additions to documentation labels Apr 10, 2022
@ns8482e
Copy link
Contributor

ns8482e commented Apr 27, 2022

The input fields are configurable as you can add/remove widgets from stepper.

Stepper will capture the values and values will be available in page events and/or setup events

It can be also made available to recipes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design documentation Improvements or additions to documentation Hosting
Projects
None yet
Development

No branches or pull requests

2 participants