Files
apps
adguard
audiobookshelf
code-server
files
finance
grafana
homeassistant
immich
kitchenowl
linkding
media
minecraft
ntfy
paperless
recipes
rss
todos
README.md
deployment.yaml
ingress.yaml
kustomization.yaml
namespace.yaml
pvc.yaml
service.yaml
todos-config.sealedsecret.yaml
whoami
infrastructure
kluster-deployments
.gitignore
README.md
renovate.json
k3s-infra/apps/todos
..
2024-12-02 17:01:36 +01:00
2024-03-24 15:31:59 +01:00
2024-03-28 12:59:51 +01:00
2024-03-26 10:55:25 +01:00
2024-12-02 17:01:36 +01:00

Adding a user

kubectl exec -it -n todos deployments/todos-vikunja -- /app/vikunja/vikunja user create -u <username> -e "<user-email>"

Password will be prompted.