- 0 Posts
- 8 Comments
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•What are the minimum or recommended requirements for a personal home server?English12·3 months agoA raspberry pi 4 or 5 and some fast USB 3 hard drives.
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?English2·3 months agoPyLoad isn’t a container I run 24/7 because the use cases are a bit limited. Basically, if I have a large list of files that I want to pass to my NAS (perhaps a list from something like DownThemAll) that won’t complete in a short sitting, I will pass that list to PyLoad so it can just run the background.
I once downloaded about 2,000 or so office files and tools like this have let me do that automatically.
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?English1·3 months agoExactly, since KasmVNC can run GUI programs in the browser and the Linux server.io base image is just Debian, it was trivial to just run it with Emacs instead. I much prefer Emacs over VS Code because of Org Mode. While VS Code works well in a browser. It isn’t what I wanted.
Here is where I have posted my Emacs Dockerfile. It might be a little out of date. Emacs Docker
EDIT: The Dockerfile also installs the fonts I like for Emacs along with git and hunspell.
EDIT: You could also probably achieve something similar with a Docker container run ning Apache Guacamole.
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?English3·3 months agoYou can use the Linuxserver.io VSCodium Image and replace VSCodium with Emacs in the Dockerfile.
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?English9·3 months ago- Calibreweb
- FreshRSS
- Grampsweb
- Emacs
- Gitea
- Stirling-PDF
- Vaultwarden
- Pihole
- Pyload
- Glances
- Syncthing
- Homepage
- Karakeep
This2ShallPass@lemmy.worldto Selfhosted@lemmy.world•Finance / Investment self-hosted apps?English7·3 months agoFirefly III is an option, but I found it difficult to set up and the importer tool works well for Europe but not the US.
You could also just create your own Docker container which has Skrooge, GnuCash, or KMyMoney in it. I have done this with Skrooge since it imports data well and is simpler than GnuCash.
With the Linuxserver.io KasmVNC base image and install any GUI application to run it from a browser.
You don’t need DHCP, you can just use DNS and then set up different blocking groups based on the device.
The problem with this solution is that is it opt in. You would need to change all the wifi settings on each device separately to point to Pi-Hole as the DNS. This is something that could easily be disabled as a 12 year old would probably be able to figure out how to change the settings on their mobile devices or computer with a Google search.