-
Notifications
You must be signed in to change notification settings - Fork 66
Description
Problem Description
When I need to upload a talos ISO to a server (read VPS) provider, often a URL is required for ISO upload. This means I need to provide a URL like https://myserver.org/my-talos-iso.iso. It is rather rare, that I can upload the ISO directly from my computer.
This requires me to spin up a machine and install a webserver (i.e. nginx) and scp the ISO there.
This is rather cumbersome in my experience: I download the ISO, I deploy a server, I scp the ISO there...
Solution
It would be great if I had the possibility to click a button in the "Download Installation Media" dialog that is called "serve ISO for x hours" or something similar. Then, in the right sidebar of the home screen a new button will appear that will show me the URL for the ISO (for example https://myserver.org/my-talos-iso.iso) also with a button to copy the text.
Like that, after creation of the ISO, I could just head over to my VPS provider and paste the URL there.
Alternative Solutions
All the alternatives would require me to download the ISO first.
Notes
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status