diff --git a/grocy/README.org b/grocy/README.org new file mode 100644 index 0000000..ad50c3c --- /dev/null +++ b/grocy/README.org @@ -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