From 202350b621f73d55f9908bcb9e4be73cd5853bab Mon Sep 17 00:00:00 2001 From: Yaroslav Koisa Date: Fri, 3 Mar 2023 22:57:27 +0000 Subject: [PATCH] Trying to fix logo size --- README.md | 2 +- .../{hoster-core.png => hoster-core-cropped.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshots/{hoster-core.png => hoster-core-cropped.png} (100%) diff --git a/README.md b/README.md index 59939164..ec0bfc4e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # General Information -![Hoster Core Logo](https://github.com/yaroslav-gwit/HosterCore/raw/main/screenshots/hoster-core.png) +![Hoster Core Logo](https://github.com/yaroslav-gwit/HosterCore/raw/main/screenshots/hoster-core-cropped.png) Introducing `Hoster` 🚀 - VM management framework that will make your life easier. Whether you're an experienced sysadmin or just starting out, `Hoster` has got you covered. With VM network isolation at the bridge level, ZFS dataset encryption that applies to all underlying VMs, and instant VM deployments, `Hoster` is designed to help you get your work done quickly and efficiently. And that's not all - ZFS send/receive also gives Hoster the ability to offer very reliable, asynchronous storage replication between 2 or more hosts, ensuring data safety and availability 🛡️
Built using modern, rock solid and battle tested technologies like Golang, FreeBSD, bhyve, ZFS, and PF, `Hoster` is a highly opinionated framework that puts an emphasis on ease of use and speed of deployment. Say goodbye to the headaches of traditional VM management and hello to the world of simplicity and reliability. Whether you're managing a small home lab or a large-scale production, `Hoster` can easily accommodate your environment 🧑🏼‍💻 diff --git a/screenshots/hoster-core.png b/screenshots/hoster-core-cropped.png similarity index 100% rename from screenshots/hoster-core.png rename to screenshots/hoster-core-cropped.png