MorphoCloud / MorphoCloudInstances

JetStream2 backed on-demand virtual machines
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Change the default file upload location #29

Closed muratmaga closed 2 months ago

muratmaga commented 2 months ago

When a user drags and drops a file to the instance window, this is transferred automatically to /home/exouser. We want to modify this so that it goes to /home/user/exouser/MyData (user's persistent storage).

Exouser team pointed out how to make this change here: https://gitlab.com/exosphere/exosphere/-/issues/1007#note_2031681566

github-actions[bot] commented 2 months ago

Instance Name

instance-29

The instance name is derived from the GitHub issue number using the template instance-NNN. The instance may also be located in the exosphere interface using this name.

github-actions[bot] commented 2 months ago

Command Results ❌

/validate command failed. See details at https://github.com/MorphoCloud/MorphoCloudInstances/actions/runs/10251470616

github-actions[bot] commented 2 months ago

Volume Name

My-Data-29

The volume name is derived from the GitHub issue number using the template My-Data-NNN. The volume may also be located in the exosphere interface using this name.

github-actions[bot] commented 2 months ago

Supported Issue Commands

The commands described below may be added as issue comments. Only one command may be entered per comment.

Command Description Who
/shelve Shelve the instance. Issue creator, Admin
/unshelve Unshelve the instance. Issue creator, Admin
/encode_email Update issue description obfuscating email. Issue creator, Admin
/decode_email Update issue description deobfuscating email. Issue creator, Admin
/email Send email to Issue creator with connection URL. Issue creator, Admin
/create Create the instance. Admin
/delete Delete the instance. Admin