You could use that machine as your home server. It would open up a lot of possibilities. Sync your phone contacts and calendars, backup all your systems, store/stream media, host your own clousldserver, your own Internet messenger server for family and friends (snikket for example). Host a Minecraft server for the little ones or whatever comes to mind.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
That's what I do. I bought a thin client last year, because Raspberry Pi 4s were unavailable to me. So I (fortunately) bought a thin client and got into Proxmox. I have the following containers running on the machine (that i can think of right now):
- Nextcloud (files, notes, contacts, calendars)
- Jellyfin (media streaming)
- Pi hole
- docker host (with home assistant, traefik as reverse proxy for everything, anything else i want lol)
- gitlab instance and kubernetes cluster (implemented in three containers, which is just for learning purposes)
Edit: some of the thing i want to do in the future:
- paperless-ngx (server that a scanner can send files to so your pc doesn't have to be powered on i believe)
- actual budget (budgeting)
- mediawiki / kiwix (hosting wikipedia dumps)
- some other dashboard than heimdall for links to all my services
- a vpn i can log into from outside of my home network (used to have pivpn on my spare raspberry pi, but want to have it as a container)
Hope i got you some ideas (: