edit posts
This commit is contained in:
parent
1189065cde
commit
6ebf324481
22 changed files with 115 additions and 149 deletions
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = 'My Servers (2024 edition)'
|
||||
date = 2024-09-10T06:30:27+03:00
|
||||
draft = false
|
||||
+++
|
||||
---
|
||||
title: 'My Servers (2024 edition)'
|
||||
date: 2024-09-10T06:30:27+03:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
About a year ago, I have made a blog post about how I run things round here. Since then, a lot of things have passed. Since I think that I'm more free now than I will be in 3 months, when I initally planned on making this post, I've decided to just do it now.
|
||||
|
||||
|
@ -19,4 +19,4 @@ My suite of servers is comprised of the following computers:
|
|||
I primarily use docker for just about everything (minus the matrix server), as it is a pretty convenient way to spin up containers and not have to deal with houndreds of dependencies, or in some cases, convoluted installation procedures.
|
||||
|
||||
# My regrets
|
||||
I don't really have any regrets for my current setup, as everything is running fine, but in the future I wish to upgrade to 16gb of ram, and maybe a better CPU.
|
||||
I don't really have any regrets for my current setup, as everything is running fine, but in the future I wish to upgrade to 16gb of ram, and maybe a better CPU.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue