this post was submitted on 13 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 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

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

founded 1 year ago
MODERATORS
 

I'm using a spare laptop (Lenovo E570) running Ubuntu as a remote Docker host, and I do personal web dev on it - I run things like Flask / Django web apps (which are basically small, single-user HTTP servers), MongoDB, Redis, sometimes MySQL. I'd like to add paperless-ngx to all that, but that's a problem for later for later.

How do Raspberry Pi clusters stack up against spare laptops in terms of Docker performance? If I were to build one out, how many would I need to match the performance of my old laptop, if at all possible? I know people run Kubernetes on these things, but is K8S really necessary? Or can I just use straight Docker (maybe Docker Swarm)? What kinds of things are RPI clusters suited for?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

I have an email server so that I can send documents scanned from an older laser printer and be able to retrieve them. Setting an email server was the only way since drivers are no longer availble or windows based.

What ever website project I am working on. I tunnel from a VPS to my home network.

Git repo.