diff --git a/gitea/README.org b/gitea/README.org index 4eebf36..c780686 100644 --- a/gitea/README.org +++ b/gitea/README.org @@ -8,7 +8,7 @@ I created this simplified helm chart for self-hosting gitea in a container on ~k3s~ based on the excellent upstream [[https://gitea.com/gitea/helm-chart/][official helm chart]]. Complete the steps below to deploy this chart. #+NAME: Deploy gitea via helm -#+begin_src tmate +#+begin_src tmux # Ensure gitea namespace exists sudo kubectl create namespace jamma-gitea diff --git a/grocy/README.org b/grocy/README.org index 5d224bb..5c2b187 100644 --- a/grocy/README.org +++ b/grocy/README.org @@ -8,7 +8,7 @@ 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 +#+begin_src tmux # Clone charts repository git clone https://gitea.jamma.life/jmhbnz/charts.git #+end_src diff --git a/invidious/README.org b/invidious/README.org index 884fb02..dbb6492 100644 --- a/invidious/README.org +++ b/invidious/README.org @@ -20,7 +20,7 @@ I created this simplified helm chart for self-hosting invidious in a container on ~k3s~ based on the excellent upstream [[https://github.com/iv-org/invidious/tree/master/kubernetes][official helm chart]]. Complete the steps below to deploy this chart. #+NAME: Deploy invidious via helm -#+begin_src tmate +#+begin_src tmux # Ensure invidious namespace exists sudo kubectl create namespace jamma-invidious diff --git a/jellyfin/README.org b/jellyfin/README.org index c40a68b..d7135bd 100644 --- a/jellyfin/README.org +++ b/jellyfin/README.org @@ -8,7 +8,7 @@ I created this helm chart for self-hosting jellyfin in a container on ~k3s~. Complete the steps below to deploy this chart. #+NAME: Deploy jellyfin via helm -#+begin_src tmate +#+begin_src tmux # Ensure jellyfin namespace exists sudo kubectl create namespace jamma-jellyfin diff --git a/ohmyform/README.org b/ohmyform/README.org index 117164e..5fb076f 100644 --- a/ohmyform/README.org +++ b/ohmyform/README.org @@ -8,7 +8,7 @@ I created this simplified helm chart for self-hosting ohmyform in a container on ~k3s~. Complete the steps below to deploy this chart. #+NAME: Deploy ohmyform via helm -#+begin_src tmate +#+begin_src tmux # Ensure ohmyform namespace exists sudo kubectl create namespace jamma-ohmyform diff --git a/wordpress/README.org b/wordpress/README.org index c6ac3a9..a83e876 100644 --- a/wordpress/README.org +++ b/wordpress/README.org @@ -8,7 +8,7 @@ I created this helm chart for self-hosting wordpress in a container on ~k3s~. Complete the steps below to deploy this chart. #+NAME: Deploy wordpress via helm -#+begin_src tmate +#+begin_src tmux # Ensure wordpress namespace exists kubectl create namespace jamma-wordpress