getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.18k stars 521 forks source link

choose path instead of $pwd #317

Closed GPConnect closed 3 years ago

GPConnect commented 3 years ago

Hello, i know we need to run the script inside the directory we which to install umbrel but how could i choose the path myself ? Thanks

mayankchhabra commented 3 years ago

Hi @GPConnect, what is your specific use-case?

If you'd like to run Umbrel from a specific path, then you should install Umbrel at that specific path. The common use-case is to install and run on an external drive, which is pretty straightforward.

GPConnect commented 3 years ago

to push the data to an s3 bucket service like wasabi.com for example !

mayankchhabra commented 3 years ago

Are you trying to do a full cloud backup? If so, you can do that by zipping and uploading the Umbrel installation directory.

If I'm misunderstanding your use-case, can you please elaborate on what data you are trying to push and for what reason exactly?

mayankchhabra commented 3 years ago

I'd suggest installing Umbrel in the path where you want it to be installed in the first place. Alternatively, you can move over the entire Umbrel installation directory to a new path and it'd work without a problem.

Closing this issue now, but feel free to reopen with more details if you think I misunderstood your issue.