setup.json
· 3.6 KiB · JSON
Неформатований
{
"main": {
"motherboard": "Asrock B550M Pro4",
"processor": "AMD Ryzen 9 5600X",
"memory": {
"slot0": "Kingston HyperX Fury 8GB DDR4 3200MHz CL16",
"slot1": "G.Skill Ripjaws V 8GB DDR4 3200MHz CL16",
"slot2": "Kingston HyperX Fury 8GB DDR4 3200MHz CL16",
"slot3": "G.Skill Ripjaws V 8GB DDR4 3200MHz CL16",
"total": "32GB"
},
"storage": {
"ssd0": "Samsung 990 Pro 1TB M.2 PCIe"
},
"graphics_card": "SAPPHIRE PULSE AMD Radeon RX 6700 XT 10GB GDDR6",
"case": "SilentiumPC Signum SG1 TG",
"power_supply": "Seasonic FOCUS GX-650W Gold",
"fan_controller": "Arctic Case Fan Hub",
"case_fans": {
"front0": "Arctic P12 PWM PST 120mm",
"front1": "Arctic P12 PWM PST 120mm",
"back": "Arctic P12 PWM PST 120mm"
},
"cpu_fan": "AMD Wraith Stealth",
"operating_system": "Windows 11 Pro"
},
"laptop": {
"manufacturer": "Lenovo",
"model": "V15 G4 AMN",
"type": "82YU",
"processor": "AMD Ryzen 5 7520U",
"memory": {
"slot0": "LPDDR5-5500",
"total": "16GB"
},
"storage": {
"ssd0": "Lenovo 512GB M.2 PCIe"
},
"graphics_card": "AMD Radeon 610M",
"operating_system": "Windows 11 Pro"
},
"server": {
"motherboard": "MSI B350M Gaming Pro",
"processor": "AMD Ryzen 3 1300X",
"memory": {
"slot0": "Kingston HyperX Fury 16GB DDR4 3200MHz CL16",
"slot1": "Kingston HyperX Fury 16GB DDR4 3200MHz CL16",
"total": "32GB"
},
"storage": {
"ssd0": "Samsung 970 EVO Plus 250GB M.2 PCIe",
"ssd1": "Crucial P1 1TB M.2 PCIe",
"hdd0": "Seagate Barracuda 2TB 7200RPM 256MB Cache"
},
"graphics_card": "MSI GeForce 1050 Ti 4GB GDDR5",
"case": "Zalman T7",
"power_supply": "Xilence Performance C 550W Gold",
"fan_controller": "none",
"case_fans": {
"front0": "Arctic P12 PWM PST 120mm",
"back": "Arctic P12 PWM PST 120mm"
},
"cpu_fan": "AMD Wraith Stealth",
"operating_system": "Proxmox VE",
"services": {
"docker": [
"https://github.com/plausible/analytics",
"https://codeberg.org/forgejo/forgejo",
"https://github.com/CorentinTh/it-tools",
"https://github.com/dbeaver/cloudbeaver",
"https://github.com/favonia/cloudflare-ddns",
"https://github.com/skidoodle/spotify-ws-WS",
"https://github.com/thomiceli/opengist",
"https://github.com/w4/bin",
"https://github.com/grafana/grafana",
"https://github.com/influxdata/influxdb",
"https://github.com/portainer/portainer",
"https://github.com/SinusBot/docker",
"https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images",
"https://github.com/containrrr/watchtower"
],
"lxc": [
"https://github.com/tteck/Proxmox/raw/main/ct/cloudflared.sh",
"https://github.com/tteck/Proxmox/raw/main/ct/alpine-docker.sh",
"https://github.com/tteck/Proxmox/raw/main/misc/filebrowser.sh",
"https://github.com/tteck/Proxmox/raw/main/ct/alpine-vaultwarden.sh",
"https://github.com/tteck/Proxmox/raw/main/ct/nginxproxymanager.sh",
"https://github.com/tteck/Proxmox/raw/main/ct/jellyseerr.sh",
"https://github.com/swizzin/swizzin"
],
"vm": [
"https://github.com/opnsense",
"https://github.com/pufferpanel/pufferpanel"
]
}
},
"peripherals": {
"monitor": ["AOC 27G2U", "AOC Q27G2S"],
"monitor_mount": "Stell SOS 1820 Dual",
"keyboard": "Keychron V1 Knob w/ Kailh Box Cream",
"mouse": "Glorious Model O Glossy Black",
"headphones": "Logitech G Pro X",
"controller": "Xbox One Wireless Controller"
}
}
1 | { |
2 | "main": { |
3 | "motherboard": "Asrock B550M Pro4", |
4 | "processor": "AMD Ryzen 9 5600X", |
5 | "memory": { |
6 | "slot0": "Kingston HyperX Fury 8GB DDR4 3200MHz CL16", |
7 | "slot1": "G.Skill Ripjaws V 8GB DDR4 3200MHz CL16", |
8 | "slot2": "Kingston HyperX Fury 8GB DDR4 3200MHz CL16", |
9 | "slot3": "G.Skill Ripjaws V 8GB DDR4 3200MHz CL16", |
10 | "total": "32GB" |
11 | }, |
12 | "storage": { |
13 | "ssd0": "Samsung 990 Pro 1TB M.2 PCIe" |
14 | }, |
15 | "graphics_card": "SAPPHIRE PULSE AMD Radeon RX 6700 XT 10GB GDDR6", |
16 | "case": "SilentiumPC Signum SG1 TG", |
17 | "power_supply": "Seasonic FOCUS GX-650W Gold", |
18 | "fan_controller": "Arctic Case Fan Hub", |
19 | "case_fans": { |
20 | "front0": "Arctic P12 PWM PST 120mm", |
21 | "front1": "Arctic P12 PWM PST 120mm", |
22 | "back": "Arctic P12 PWM PST 120mm" |
23 | }, |
24 | "cpu_fan": "AMD Wraith Stealth", |
25 | "operating_system": "Windows 11 Pro" |
26 | }, |
27 | "laptop": { |
28 | "manufacturer": "Lenovo", |
29 | "model": "V15 G4 AMN", |
30 | "type": "82YU", |
31 | "processor": "AMD Ryzen 5 7520U", |
32 | "memory": { |
33 | "slot0": "LPDDR5-5500", |
34 | "total": "16GB" |
35 | }, |
36 | "storage": { |
37 | "ssd0": "Lenovo 512GB M.2 PCIe" |
38 | }, |
39 | "graphics_card": "AMD Radeon 610M", |
40 | "operating_system": "Windows 11 Pro" |
41 | }, |
42 | "server": { |
43 | "motherboard": "MSI B350M Gaming Pro", |
44 | "processor": "AMD Ryzen 3 1300X", |
45 | "memory": { |
46 | "slot0": "Kingston HyperX Fury 16GB DDR4 3200MHz CL16", |
47 | "slot1": "Kingston HyperX Fury 16GB DDR4 3200MHz CL16", |
48 | "total": "32GB" |
49 | }, |
50 | "storage": { |
51 | "ssd0": "Samsung 970 EVO Plus 250GB M.2 PCIe", |
52 | "ssd1": "Crucial P1 1TB M.2 PCIe", |
53 | "hdd0": "Seagate Barracuda 2TB 7200RPM 256MB Cache" |
54 | }, |
55 | "graphics_card": "MSI GeForce 1050 Ti 4GB GDDR5", |
56 | "case": "Zalman T7", |
57 | "power_supply": "Xilence Performance C 550W Gold", |
58 | "fan_controller": "none", |
59 | "case_fans": { |
60 | "front0": "Arctic P12 PWM PST 120mm", |
61 | "back": "Arctic P12 PWM PST 120mm" |
62 | }, |
63 | "cpu_fan": "AMD Wraith Stealth", |
64 | "operating_system": "Proxmox VE", |
65 | "services": { |
66 | "docker": [ |
67 | "https://github.com/plausible/analytics", |
68 | "https://codeberg.org/forgejo/forgejo", |
69 | "https://github.com/CorentinTh/it-tools", |
70 | "https://github.com/dbeaver/cloudbeaver", |
71 | "https://github.com/favonia/cloudflare-ddns", |
72 | "https://github.com/skidoodle/spotify-ws-WS", |
73 | "https://github.com/thomiceli/opengist", |
74 | "https://github.com/w4/bin", |
75 | "https://github.com/grafana/grafana", |
76 | "https://github.com/influxdata/influxdb", |
77 | "https://github.com/portainer/portainer", |
78 | "https://github.com/SinusBot/docker", |
79 | "https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images", |
80 | "https://github.com/containrrr/watchtower" |
81 | ], |
82 | "lxc": [ |
83 | "https://github.com/tteck/Proxmox/raw/main/ct/cloudflared.sh", |
84 | "https://github.com/tteck/Proxmox/raw/main/ct/alpine-docker.sh", |
85 | "https://github.com/tteck/Proxmox/raw/main/misc/filebrowser.sh", |
86 | "https://github.com/tteck/Proxmox/raw/main/ct/alpine-vaultwarden.sh", |
87 | "https://github.com/tteck/Proxmox/raw/main/ct/nginxproxymanager.sh", |
88 | "https://github.com/tteck/Proxmox/raw/main/ct/jellyseerr.sh", |
89 | "https://github.com/swizzin/swizzin" |
90 | ], |
91 | "vm": [ |
92 | "https://github.com/opnsense", |
93 | "https://github.com/pufferpanel/pufferpanel" |
94 | ] |
95 | } |
96 | }, |
97 | "peripherals": { |
98 | "monitor": ["AOC 27G2U", "AOC Q27G2S"], |
99 | "monitor_mount": "Stell SOS 1820 Dual", |
100 | "keyboard": "Keychron V1 Knob w/ Kailh Box Cream", |
101 | "mouse": "Glorious Model O Glossy Black", |
102 | "headphones": "Logitech G Pro X", |
103 | "controller": "Xbox One Wireless Controller" |
104 | } |
105 | } |
106 |