- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Last time I posted a full writeup on my lab (The before before this) there was a lot of questions on what exactly I was running at home. So here is a full writeup on everything I am running, and how you can run it too
With this amount of servers it seems to be quite a job running and managing all of these. I am running just a few containers and struggle sometimes when there is a major version upgrade to get everything back up running.
How much time do you spend on maintenance for these machines and do you have a tool for it or is it just plain command line? 😯
Nice work!
Just to let you know that you’ve said WS-Test is both 2019 (blurb) and 2022 (specs)
This guy self hosts!
P.S Microbin added some few private paste options including adding password.
Interesting, I’ll admit its been a little while since I went in there. My main concern was the ability to upload files. Text I don’t care about too much, but when random people start uploading files, thats a problem
You can control that with this env variable
MICROBIN_NO_FILE_UPLOAD
Checkout the docs for other options.
Very nice write up. Thank you for sharing. One thing I like to add.
I’ve personally moved away from nginx proxy manager, because I read an article that it has some vulnerability that don’t get fixed in time. Also there are a ton of issues open on git hub. So I move to caddy, witch also is super easy to set up.
Thanks! I’ll check Caddy out