🌿 add notes about eastblue server
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
45b053d998
commit
e49452a0ca
2 changed files with 40 additions and 3 deletions
38
src/pages/garden/machines/eastblue.md
Normal file
38
src/pages/garden/machines/eastblue.md
Normal file
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
title: 'East Blue'
|
||||
description: '🌿 ~ Some notes about my server'
|
||||
layout: "../../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
## 📝 Info
|
||||
|
||||
The server is a HP Prodesk 600 G3 SFF from bergenbruktpc.no I got on sale for around 1300NOK. It runs ProxMox after a lot of BIOS hassle.
|
||||
|
||||
## 🏗️ Setup
|
||||
|
||||
```js
|
||||
OS: ProxMox V.?
|
||||
|
||||
Host: HP Prodesk 600 G3 SFF
|
||||
|
||||
CPU: Intel Core i7-6700
|
||||
|
||||
Storage: 256GB NVME SSD & 500GB HDD
|
||||
|
||||
Memory: ~32GB
|
||||
```
|
||||
|
||||
## 🚀 Stuff hosted on it
|
||||
|
||||
- Minecraft server
|
||||
- PiVPN
|
||||
- My own Discord bot - [**sidBot**](https://github.com/SindreKjelsrud/sidBot)
|
||||
- This website
|
||||
|
||||
## 📋 Todo
|
||||
|
||||
- [ ] Upgrade storage (4TB?)
|
||||
- [ ] Selfhost own private search engine ([video](https://www.youtube.com/watch?v=ifT6npY39Dw))
|
||||
- [ ] Selfhost own bitcoin node ([video](https://www.youtube.com/watch?v=qeBpYPcx1wg))
|
||||
- [ ] Selfhost NextCloud or [filebrowser](https://github.com/filebrowser/filebrowser)
|
||||
- [ ] Selfhost an invidious instance
|
|
@ -10,8 +10,8 @@ Kanto was an old MacBook Air I had lying around. Since joining [friByte](https:/
|
|||
|
||||
I learned tons from it and had so much fun trying out different stuff!
|
||||
|
||||
|
||||
## 🏗️ Setup
|
||||
|
||||
```
|
||||
OS: Ubuntu 20.04.6 LTS x86_64
|
||||
|
||||
|
@ -24,7 +24,6 @@ GPU: Intel HD Graphics 6000
|
|||
Memory: ~4GB
|
||||
```
|
||||
|
||||
|
||||
## 🚀 Stuff hosted on it
|
||||
|
||||
On Kanto I hosted a minecraft server, my Discord bot ~ "[sidBot](https://github.com/SindreKjelsrud/sidBot)", and a Wireguard VPN.
|
Loading…
Add table
Reference in a new issue