this post was submitted on 19 Nov 2023
5 points (100.0% liked)
Self-Hosted Main
504 readers
1 users here now
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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Alpine Linux, 200MB in size.
Alpine Linux is not a great suggestion for someone who doesn't know Linux well, since the lack of libc can and does lead to occasional compatibility problems.
That's why I setup a new vm for each program, if it works, perfect onto the next, if it doesn't, delete vm, start over if I have to... No issue. 😅 I will Atleast look into Alpine
If you want to save on resources you should use containers instead of vm's.
Doesn't help if OP wants to try out different host OS for containers.
OP just wants an excuse to not learn Docker, I have 10 containers running on a Orange Pi with 1GB of RAM, on Debian 11.
I do a lot of my docker on Debian, some on Ubuntu. Debian is perfect for it. Something like Fedora (or a relative of it) will be awesome too since Podman will be great with it.