15 lines
556 B
Org Mode
15 lines
556 B
Org Mode
#+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://gitea.jamma.life/jmhbnz/charts.git
|
|
#+end_src
|