wplurker

joined 1 year ago
[–] wplurker 1 points 9 months ago

I used to drive one of those in my RS, sure was fun, but those tanks were always on the nrink of falling apart.

[–] wplurker 5 points 1 year ago (1 children)

If you want storage I would go for 3.5“ drives. Cheaper than 2.5“ and you‘ll find bigger capacities, so even with just a few slots it‘s easy to get plenty of Terrabytes.

[–] wplurker 11 points 1 year ago

This is in Zurich, Switzerland.

[–] wplurker 2 points 1 year ago* (last edited 1 year ago)

Anyone have experience with Jonsbo? I am looking to replace my Synology DS918+ with a self built small home server that can hold about 4 HDDs and atleast 2 SSDs as a cache Pool and I haven‘t found a solid case that fits those needs and is as compact as possible.

[–] wplurker 9 points 1 year ago (3 children)

So right now I have a single compose file with a file structure like this:

docker/
├─ compose/
│  ├─ docker-compose.yml
├─ config/
│  ├─ service1/
│  ├─ service2/

Would you in that case use a structure like the following?

docker/
├─ service1/
│  ├─ config/
│  ├─ docker-compose.yml
├─ service2/
│  ├─ config/
│  ├─ docker-compose.yml

Or a different folder structure?

[–] wplurker 5 points 1 year ago (2 children)

I‘m doing my part!