Message Boards Message Boards

7
|
7045 Views
|
4 Replies
|
9 Total Likes
View groups...
Share
Share this post:
GROUPS:

Subdomains in Wolfram Cloud

Posted 6 years ago

As a properly-programmable web host, the cloud has a lot of potential. I use it for data hosting and site building, even putting my primary website there: https://www.wolframcloud.com/objects/b3m2a1/home/main.html

I'm fine with this setup as I am not trying to be super professional with my site. It is a really ugly URL though.

I asked about mitigating some of the ugliness here, but it'd be really nice to put in some subdomain control.

The impetus for this thought process is the GitHub Sites workflow, which allows me to make a domain that looks like this:

https://b3m2a1.github.io

And with which I can use my site-builder to make a site for a repo like so:

https://b3m2a1.github.io/GitHubServer/

This, of course, is just a redirect to the content stored at https://github.com/b3m2a1/GitHubServer/tree/master/docs

Could something analogous be set up for the cloud?

I.e. instead of having to use https://www.wolframcloud.com/objects/b3m2a1/ a redirect could be configured to enable https://b3m2a1.wolframcloud.users/ or something along those lines.

The subdomain obviously can't be https://b3m2a1.wolframcloud.com/ as there is already https://develop.wolframcloud.com/, hence my proposal of https://b3m2a1.wolframcloud.users/ and why GitHub uses https://b3m2a1.github.io/, but really anything that doesn't clash and displays the user name first.

I imagine it'd be best to do this via some form of opt-in in the web interface or via some top-level function like:

SetOptions[$CloudAccount, "UsersSubdomain" -> True] 

where

$CloudAccount

would be some symbolic representation of the cloud account attached to

$WolframID

By making it opt-in, only the users who actually would take advantage of it end up having it configured.

The nice part about this is that it's an easy way to show that this is a specific subset of Wolfram Cloud content, which, of course, is what subdomains are all about.

I would much rather send someone to https://b3m2a1.wolframcloud.users/home/main.html than https://www.wolframcloud.com/objects/b3m2a1/home/main.html

POSTED BY: b3m2a1 ​ 
4 Replies

This is an interesting idea, thank you. I forwarded it to relevant teams.

POSTED BY: Vitaliy Kaurov
Posted 6 years ago

Hey Vitaliy, just following up on this.

Is there any chance this happens or am I better served figuring out how best to move my content off the cloud and onto a different domain?

POSTED BY: b3m2a1 ​ 
Posted 6 years ago

Thanks, Vitaliy

POSTED BY: b3m2a1 ​ 
Posted 6 years ago

Another poke. Any chance this gets implemented? I really don't want to have to move things, but GitHub pages are looking like an alternative that won't force me into hideous URLs...

POSTED BY: b3m2a1 ​ 
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract