I've seen so many 10" servers that look amazing from the front and very polished, but then having a rats nest of cables and a mess at the back.
After 62 iterations and many 3D prints, blood, sweat, profanity and tears. I my design and implementation is finally done.

I used Hexagons where possible, because as you know, Hexagons are the bestagons
This is Before:

And the After:

The ducky adds 200MHz
The front of my mini-rack is actually still somewhat of a mess, I thought I'd focus on the back first.
I've published it in excruciating detail on my GitHub Leave a Star if you like what you see.
I self host a bunch of stuff on here to get away from Big-Tech, and because I find it fun. For a lot more details see https://erasmus.works/
It always bothered me the the fronts of racs are modular, but not the backs, this solves that
If you have any questions feel free to ask, hopefully this helps other clear up their rats nests.

62 Comments
Legion739@piefed.zip · 105 pts · 1d
Preemptively responding to this, because I just know there's going to be a comment about this.
Yes Yes I know, GitHub, screw GitHub, Screw Microslop. I am trying to move away from Big Tech as much as possible, but it's a marathon not a sprint, and every win should be celebrated.
Perfection is the enemy of good.
.
gratux@lemmy.blahaj.zone · 27 pts · 23h
FYI, Codeberg/Forgejo can automatically migrate repositories including metadata: https://docs.codeberg.org/advanced/migrating-repos/#migrating-from-services
Legion739@piefed.zip · 47 pts · 23h
Thanks yea I've used Codeberg before, but the main reason I use GitHub, is I try to create a good looking profile to point potential new Clients to when I'm looking for a new job, explaining Codeberg to them I feel is a step too much, and my income is Priority Nr1.
I'll fight the Open-Source, anti-Big-Tech fight elsewhere.
curbstickle@anarchist.nexus · 26 pts · 21h
I totally get that
Quick heads up - codeberg has an option to auto push changes to github, or the other way around with a github action (I prefer codeberg first)
May want to give it a try, from a client perspective you can also use that to note that a distributed approach provides resiliency (and now it becomes a selling point too)
Legion739@piefed.zip · 13 pts · 21h
Nice thanks, that sounds good. I'd definitely only want to push to one place, if it then syncs to GitHub that's fine.
curbstickle@anarchist.nexus · 5 pts · 21h
I'm with you, I don't like having to do the same thing more than once
I set up an "about my repos" repo, which has a readme detailing the process, and explanations of what is where and what they are all for, which is what I point clients to. That also has a link to my personal forgejo to demo local git as well (which can also sync, btw) along with a note that it may be down for various reasons like updates or changes I'm making, which is why I also sync elsewhere.
Depending on what services you're selling to clients, it makes for a neat and simple addition to the list of skills to demo!
And you're kind of making me want to use a mini rack as an excuse to my wife for a 3d printer, but she already knows I'm not getting rid of my 12-15RU racks under my desks, so I'm going to have to wait until we find the property we want so I can build my workshop....
Legion739@piefed.zip · 3 pts · 20h
Nice thanks!! You can get a 3D printer for fairly cheap to get started, the one I have is only 280 Euro now with 4 spools of filament
captcha_incorrect@lemmy.world · 6 pts · 20h
It seems that using multiple remotes is also possible. So instead of syncing two repos, push to both at once.
https://git-scm.com/docs/git-remote#Documentation/git-remote.txt-set-url
https://stackoverflow.com/questions/849308/how-can-i-pull-push-from-multiple-remote-locations/12795747#12795747
curbstickle@anarchist.nexus · 5 pts · 20h
You can, but you can also run into some issues if you have git LFS, if one rejects for whatever reason, or sometimes just branch issues.
Thats why I prefer to go to one repo and push out from there, but it is absolutely doable with git by itself.
irmadlad@lemmy.world · 14 pts · 23h
Way to head them off at the pass. Rock on with yo bad self.
Alfredolin@sopuli.xyz · 4 pts · 13h
YOU MEAN https://inv.nadeko.net/watch?v=O-qcXpapsoY FUCKING NAZI!?
xD
Nomad@infosec.pub · 29 pts · 1d
Cool build. Please be aware there is a reason that Sockets are made from a plastic that does not melt nor burn. Everything near power connections is a potential fire hazard.
Legion739@piefed.zip · 22 pts · 23h
Thanks yea I made sure to add this Safety section to my write-up on how to build this yourself, and I reference back to it a lot, so it's painfully clear.
I printed this in PETG which can take the heat easily, but ideally you use UL 94 V-0 which is also flame retardant.
I did make sure everything is very well insulated, and pulled hard on every connection to make sure it's held down properly.
snrkl@lemmus.org · 4 pts · 7h
I don't want to be the "Deputy Downer" here, but I can't stress the important of the v0 (we say v-naught) plastics in keeping you safe when it comes to electrical installations - for those that aren't aware, they are plastics that have to self extinguish once the fault trips the electrical protection, should a fault occur that sets them on fire. (ie: once the electricity isn't making it flame anymore, it has to put itself out)
Here is an example of how even low voltage DC can fault, and had the LED strip diffuser plastic not been v0 rated, we would have had a late night house fire into the roof when kids were asleep...
PETG in this kind of situation just becomes fuel and possible a very, very, very bad day....
I know v0 spools are more expensive, but cheaper than just about any of the disaster situation alternatives, so I always suggest you prototype with PLA/PETG but print v0 for the finals...
Legion739@piefed.zip · 1 pts · 2h
Thanks for this, I founds some self-extinguishing PETG, that's really not much more expensive than PETG. Definitely worth the money
https://shop.filament-pm.com/petg-frjet-self-extinguishing-white-1-75-mm-0-5-kg/p166
cantstopthesignal@sh.itjust.works · 4 pts · 21h
Ya. I don't run more than 5A (basically a usb) through 3d printed stuff for that reason. Filament is designed to melt.
helix@feddit.org · 5 pts · 20h
You mean 5W?
cantstopthesignal@sh.itjust.works · 3 pts · 16h
I was assuming some kind of 3.3V or 5V logic, like an esp32 or an arduino. I don't mess around with big power circuits at all. If I inject power it's going to be pretty low wattage. Sorry for the confusion.
Nomad@infosec.pub · 1 pts · 2h
I think you want to say 5W? Amperage is just half of the equation. :)
chiliedogg@lemmy.world · 1 pts · 10h
You run 5 amps through a USB?
docandersonn@literature.cafe · 1 pts · 8h
USB-PD standard allows for 20V at 5A?
bootstrap@lemmy.dbzer0.com · 21 pts · 23h
How is the power wired exactly? It looks like youve piggy backed off each cable before it, meaning the first cable is carrying the load from all after it which it usually isnt designed to do, should be fine if appropriately rated to the equipment.
Looks mint!
Legion739@piefed.zip · 28 pts · 23h
Yea each one runs through the previous module, so all the power goes through the first module.
IEC 13/14 connectors are rated for 10A (2300 W at 230 V) which isn't much lower than what you can run through your wall outlet. And in reality they can probably handle 15A(What your wall can handle) as they are commonly refereed to as "Kettle cords" and used by kettles which draw ~13 Amps.
That's very high, to give you an idea the 6 things I have plugged in draws ~240w, so I could chain up ~60 mini PC's and only then would I be over the ~2300w limit.
I do now mention this in the Safety section of my "How to build this" write up
bootstrap@lemmy.dbzer0.com · 10 pts · 23h
Looks like youve done your research!
Depending on the kettle model, most draw just under 10A these days. General household outlets (at least in australia) are only rated for 10A anyway.
Ive used hundreds of kettle leads in my time and never seen one used for an actual kettle funnily enough
fozid@lem.radiantfig.fyi · 4 pts · 22h
uk can go to 13A peak load on the standard 230v socket, but drawing that for a prolonged period will nuke the socket. 10a prolonged is perfectly safe in the uk.
Blue_Morpho@lemmy.world · 19 pts · 20h
I don't understand the purpose of the exposed daisy chained cables. If it is not meant to be frequently unplugged, then why not wire an internal bus of 14 awg with Wago?
Legion739@piefed.zip · 19 pts · 20h
I want it to be modular, so if I add another 2 servers, I can just add the server module in front, and its power module at the back.
LastYearsIrritant@sopuli.xyz · 2 pts · 10h
It is pretty awesome, only real problem is that if you have to replace anything in the middle, you have to shutdown everything above it too.
That being said, it's pretty fucking rad.
Legion739@piefed.zip · 1 pts · 3h
Yea I realised that is a limitation, but Eh I'd take that trade-off for the modularity and good looking backside.
It's rare that you add/remove things, and technically you can just plug out the inside and only that server will go offline with the rest keeping power.
irmadlad@lemmy.world · 7 pts · 23h
Nice work OP. Clean and sharp. These mini servers are awesome.
ravenn@lemmy.blahaj.zone · 7 pts · 1d
mega ducky 200 is amazing
super clean build
SuspiciousCarrot78@aussie.zone · 6 pts · 20h
I am...scaroused.
one_old_coder@piefed.social · 5 pts · 23h
Thanks for the photos and web site, it shows a bit what is happening inside and it's great.
Legion739@piefed.zip · 8 pts · 23h
Sure thing, there's lots more details on my GitHub Write-Up including how to wire it up etc.
ggtdbz@lemmy.dbzer0.com · 4 pts · 21h
I’ve thought about this exact problem and I find this very pleasing to look at. Nice work
happyborg@fosstodon.org · 5 pts · 1d
@Legion739 nice, good job as they say. Mine will never look neat and tidy but I appreciate the pics all the same.
Legion739@piefed.zip · 3 pts · 1d
Thanks!! Designing it was a BITCH, I knew almost nothing about CAD going into this, but hopefully my designs can help some others cleanup the power side of their racks.
It was a lot of fun learning though, and now I've made proper use of my 3D printer.
happyborg@fosstodon.org · 3 pts · 1d
@Legion739 Did you 3D print yourself or send the designs away? What did you use software wise?
Just curious, I don't have time for this atm but love the idea, so maybe one day.
Legion739@piefed.zip · 3 pts · 23h
I have the Anycubic Kobra X, and used Onshape to 3D model things, it's fairly easy to do. I for some reason just decided to make something incredibly complicated lol.
Lots of good YouTube tutorials out there to teach you everything you'd need to know.
Sending things off to be 3D printed is crazy expensive, you can buy the Kobra-X with 4kg filament for 280 Euro
happyborg@fosstodon.org · 1 pts · 1d
@Legion739 oh, I see you have a printer! Which one?
Legion739@piefed.zip · 2 pts · 23h
I have the Anycubic Kobra X, you can buy it for 280 Euro including 4 roles of filament.
It's the first one I ever got, great price and quality for getting your feet wet with 3D printing. My boy-math figured that it will pay for itself eventually by printing things instead of buying.
happyborg@fosstodon.org · 1 pts · 23h
@Legion739 thanks, I'll look it up for the future.
Ertain@feddit.online · 5 pts · 21h
Looking good.
blockheadjt@sh.itjust.works · 5 pts · 9h
Serial power for anything with critical data... no thanks
One fails, everything after it fails
Legion739@piefed.zip · 3 pts · 3h
My setup is as resilient as this would be:
I haven't added any failure-modes
fufu@feddit.org · 5 pts · 12h
Bestagons <3 great build!
Malica@lemmy.zip · 4 pts · 12h
Great job it looks fantastic
SoulKaribou@lemmy.ml · 4 pts · 18h
I have the same plants; you have good taste, it's undeniable
M137@lemmy.today · 3 pts · 9h
I'm disappointed there's not a duck on each rack.
Legion739@piefed.zip · 3 pts · 3h
There are more duckies, a lil giraffe and a turtle at the front
herseycokguzelolacak@lemmy.ml · 2 pts · 19h
This is so organized that my eyes hurt. You should see my messy setup :(
Fmstrat@lemmy.world · 2 pts · 8h
This looks great! Any thought on relay control? I built an 8 outlet box with relays inside so I can direct control power to each server with a Raspberry Pi. It runs PiKVM and is also attached to an 8 port KVM for control.
Legion739@piefed.zip · 2 pts · 2h
Uggg don't give me ideas, I've already sunk way too much time into designing this 😅️🤣
So you could just put a relay between my power-module and your server, and it's problem solved.
A redesign to incorporate one of these would be great, there are also variants that monitor power draw, so you'd be able to see each servers power usage and switch it on or off remotely.
Why are you doing this to me?
aqua_cat@pawb.social · 2 pts · 18h
Is there a reason for naming your website same as EU programme for education, training, youth and sport?
Legion739@piefed.zip · 17 pts · 17h
My surname is Erasmus
6_electrons@piefed.social · 2 pts · 10h
gotta ignore trolls..
its not even close... https://erasmus-plus.ec.europa.eu/ vs https://erasmus.works/
wtf
aqua_cat@pawb.social · 1 pts · 16h
I see..
Legion739@piefed.zip · 2 pts · 2h
The name has been in my family far longer than that program has existed, so the way I see it, if anything, they are copying me xD
HeyThisIsntTheYMCA@lemmy.world · 5 pts · 16h
erasmus is a perfectly cromulent name
Fondots@lemmy.world · 4 pts · 16h
I mean, Erasmus is a pretty well-known historical figure (and where, I assume, that programme gets its name)
That's where my mind went first.
Turns out we're both wrong and it's just OP's name like he said in the other comment, but I'm curious how you made that connection? Not passing any judgement on it, just curious since your brain reached a different conclusion than mine and I'm curious how you got there.
aqua_cat@pawb.social · 3 pts · 16h
I rolled into it few months ago and am getting ready for a exchange trip to Spain so it got burned into my brain by now.
davidagain@lemmy.world · 2 pts · 1h
I knew a couple of people who studied in continental Europe under the Erasmus scheme before Brexit, and the far right were always claiming during the referendum campaign that the EU would never chuck the UK out of anything because we're so awesome and they need us and our money so much. Turns out there's a limit to how much a club misses its most loudly critical influential member.
So amongst Europhile Brits, Erasmus means young people's opportunities to study abroad first, and name from history that it honours second. I might not have heard of Erasmus if it weren't for the Erasmus scheme, and I had to check just now whether he was a historical figure or someone from Greek mythology. Awesome surname for a person in real life to have, though.