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

Feat: custom (sub)domain setup #9

Open
humphd opened this issue Nov 3, 2022 · 0 comments
Open

Feat: custom (sub)domain setup #9

humphd opened this issue Nov 3, 2022 · 0 comments

Comments

@humphd
Copy link
Contributor

humphd commented Nov 3, 2022

When doing various web-related work, you often need a custom domain. Often this is needed in order to setup SSL for API security between client/server.

I want a way to manage this easily for projects that Seneca people are working on.

If this extension has the concept of someone being a "Seneca" dev, surely we've authenticated them with SSO or via email or the like. If so, we know their username (whatever@myseneca.ca or whatever@senecacollege.ca). Imagine that we buy one or more domains, something.ca and we make it really easy for a user to create whatever.something.ca (personal sub-domain) and also project1.whatever.something.ca (per-project sub-domain).

Maybe sub-domains expire in a certain amount of time, maybe they don't? Not sure.

It would also be nice to help automate the SSL/Let's Encrypt setup to help people get certificates, though this might be a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant