If I may suggest an app: Ghost CMS would be really cool to have
No luck with Headscale yet?
I’ve started testing the Headscale app, but unfortunately, there is no “one-click” solution for installation. I’ve encountered a few challenges, as the app can’t be integrated into the app store as easily.
I should mention that I’m not a coder or network specialist, and I’m lacking the necessary experience.
If anyone here has experience with installing Headscale (+GUI) via Docker , I’d appreciate any help or tips!
Thanks for the suggestion! Ghost is f**king awesome. I’ll definitely create a PR on GitHub to add it to the official Umbrel repo.
Added Ghost. (Thanks to @ackerland)
Thanks for all your help @denny! Is Sparrow Wallet available?
Sorry. Sparrow doesn’t have a web interface. The Docker package of Sparrow is just the CLI version that runs in the terminal. However, that’s not the recommended way to use Sparrow on Umbrel.
I also wonder what the use case should be?
Added Blinko. (This app is incredible!)
Can we get Rstudio Server (open source) added? I do a lot of Data science in my private time and that is my go to IDE: https://hub.docker.com/r/rocker/rstudio
Added RStudio. (Request from @ackerland)
Great stuff! You know hoody.com is still in beta but mabey one day you could bring it over to the app store…
Great stuff! Just tested it and it works like a charm. Only thing that doe snot work is setting a new password because it is not supported by the UI. Do you see a chance to use the Umbrel password instead of a hard-coded one for a slightly more secure setup?
Hey @ackerland!
I removed the PROXY_AUTH_ADD: "false"
variable so that the app is now secured directly through Umbrel. Otherwise, you would have to omit PASSWORT: "umbrel"
, which would make RStudio generate a random password. You’d then need to check the logs every time to retrieve it - too inconvenient in my opinion.
If you prefer to set your own password, you can add PASSWORT: "yourpassword"
in the docker-compose.yml
.
Let me know if this works for you!
Added Quotysco.
Added LetoReader.
Yes that would be fantastic. For some odd reasons this does not propagate for me though. I still have to login the old way. I reinstalled Rstudio from your App Store again but still have to login the old way. Any idea?
On a different topic: I know this does no really belong here but I am hoping that you know a way: I have a full Data Science Stack on my Umbrel now thanks to your awesome App Store. I run Rstudio, Overleaf & Gitlab. Now This is all working great but I need a way to backup my docker volumes. Especially that of Gitlab. any idea how to do that?
As I said, the password for the application can be changed in the docker-compose.yml
. You then have to restart the app. What I mean, however, is that if you enter http://umbrel.local:8787, your Umbrel password is required in any case. Unfortunately, there is no other way to secure it.
Regarding GitLab: Have you checked if GitLab’s built-in backup tool is sufficient for your needs? GitLab can back up its essential data and store it in a dedicated backup directory. If you also want to save configuration files and logs, you would need to back them up separately.
Have you tried this already, or are you looking for a different solution?
Thanks so much for your quick responses.
The password is working for me now. Thanks so much for that.
I was hoping to do complete backups including the settings etc. Perhaps via duplicate as that is also available through the App Store. Unfortunately I am not able to find the docker volumes which should be under /var/lib/docker afaik.
Gladly!
I’m not very familiar with GitLab and don’t want to give you incorrect information. Maybe you could create a separate topic for this? That way, others with more experience can chime in.
Added Ryot.