And is this the correct category for Tardigrade user questions?
Welcome to the forum @folaht!
Even if it is not the right category, someone from support or other regulars can categorize it properly. You can ask away your questions.
1 Like
Thank you!
I could have been at the wrong forum for all I know.
After all, it’s the storj forum, not the tardigrade forum.
1 Like
You can use the command uplink share --url
for the known path, i.e.
uplink share --url sj://mybucket/mysite/wondeful.png
You also can configure it as a static web-site with your own custom domain:
1 Like
I see.
I am beginning to understand that the seemingly randomly generated URL is not so random after all and will not be changed after resharing.
Yes, it’s not random, it includes macaroons:
You can change it for the same object, if you would use a different base access grant from the satellite UI or change some permissions, for example - time-based like
--not-after
or/and --not-before
in the uplink share
command.