From 75c02e4c3d5db45cd18157a780a92014cfcf3d26 Mon Sep 17 00:00:00 2001 From: Max Bossing Date: Tue, 30 Sep 2025 18:07:41 +0200 Subject: README: update --- README | 7 ------- README.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 115c9d4..0000000 --- a/README +++ /dev/null @@ -1,7 +0,0 @@ -This is my infrastructure - -It consists of multiple machines running different things: -- A raspberry pi with Stock HomeAssistantOS and a Zigbee Stick -- A MacBook Air 2015 running Fedora Linux for small background workloads -- A HP ProLiant DL360 G7 with random parts I found for things that need a lot of computing (only turned on sporadically) -- A Debian VPS for public-facing services. diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec336d5 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# My Infrastructure + +It consists of multiple machines running different things: +- A raspberry pi with Stock HomeAssistantOS and a Zigbee Stick +- A MacBook Air 2015 running Fedora Linux for small background workloads +- A HP ProLiant DL360 G7 with random parts I found for things that need a lot of computing (only turned on sporadically) +- A Debian VPS for public-facing services. + + +## /scripts + +Some utilities + +## /services + +Docker services -- cgit v1.0