Started instructions for deploying grocy via helm.

This commit is contained in:
2022-05-08 11:03:32 +12:00
parent 7891c268b4
commit 858868c4c5

14
grocy/README.org Normal file
View File

@ -0,0 +1,14 @@
#+TITLE: Grocy household management
#+AUTHOR: James Blair
#+EMAIL: mail@jamesblair.net
#+DATE: <2022-05-08 Sun 10:45>
[[https://github.com/grocy/grocy][Grocy]] is a web-based self-hosted groceries & household management solution for your home, created by [[https://github.com/berrnd][@berrnd]].
I created this helm chart for self-hosting grocy in a container on ~k3s~. Complete the steps below to deploy this chart.
#+NAME: Deploy grocy via helm
#+begin_src tmate
# Clone charts repository
git clone https://github.com/jmhbnz/charts.git
#+end_src