I installed Vikunja from the TrueNAS apps catalog and am trying to access the CLI of the app - but cannot see how to do so. When I try to open the CLI for the various containers for the app,
I checked all six containers and none allow me to run any docker commands - same goes for the shell for the TrueNAS system as a whole. So how do I access these commands??
The app catalog allows the installation of Vikunja, but the developers do not have a UI for admin purposes, necessitating the use of the CLI to do basic user administration. The specific commands I am hoping to execute for in the appropriate container are the following: https://vikunja.io/docs/cli/#using-the-cli-in-docker
The app catalog allows the installation of Vikunja, but the developers do not have a UI for admin purposes, necessitating the use of the CLI to do basic user administration. In my case, I have a user account where I need to reset the password. However, the SMTP isn’t configured correctly nor is this pointing to a public URL. The specific commands I am hoping to execute for in the appropriate container are the following:
$ vikunja user list
etc.
TrueNAS scale appears to have several Docker images and K8s containers running, when I select ‘manage container images’ on ‘Settings’ dropdown in the Applications page I can see that vikunja’s main container is tagged docker.io/vikunja/api:0.22.1, whereas the smbplugin is shown tagged as registry.k8s.io. If this isn’t a Docker image, what is it?
To be clear, we’re not “getting rid of” the Apps ecosystem or page - we’re simply changing the back-end from the more complicated Kubernetes/k3s to Docker.