From ed63465176b71f27366d32e77bc534f8a6e487a2 Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 16 Jun 2023 00:08:25 +1200 Subject: [PATCH] Add missing snippet Signed-off-by: David Young --- _snippets/what-is-elfhosted.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _snippets/what-is-elfhosted.md diff --git a/_snippets/what-is-elfhosted.md b/_snippets/what-is-elfhosted.md new file mode 100644 index 0000000..55aadbd --- /dev/null +++ b/_snippets/what-is-elfhosted.md @@ -0,0 +1,5 @@ +!!! question "What is ElfHosted? :elf:" + + Elf hosted is "self-hosting as a service" (*SHAAS?* ) - Using our [Kubernetes](/kubernetes/) / [GitOps](kubernetes/deployment/flux/design/) designs, we've build infrastructure and automation to run popular self-hosted apps (*think "Plex, Radarr, Mattermost.."*) and attach your own cloud storage ("bring-your-own-storage"). + + We're at the rapid-prototyping phase currently, follow the progress on the [blog](/blog/tags/#elfhosted) or via the [#elfhosted](https://discord.com/channels/396055506072109067/1118645576884572303) channel in [Discord](https://chat.funkypenguin.co.nz). During "test mode" (*June 2023 - *), you can [sign up](https://dev.elfhosted.com) using "play money", and {--perform unpaid QA for me--} {++try it out for free++}! :thumbsup: \ No newline at end of file