Max von Tettenborn

Results 10 issues of Max von Tettenborn

The app uses more than 250MB of memory while running. This might be fine on a homelab but I would like to run it on a cloud VM that is...

enhancement

When self-hosting multiple applications, you really want to have a single point for user management and authentication. It is annoying to login to each and every app seperately. A pretty...

See here: https://kanboard.discourse.group/t/allow-config-overrides-via-environment-variables/ Allowing configuration via config is best practice and makes deployments much easier. Also, this is usually a pretty easy change to do.

feature request

I am seeing this error when running docker-pyinstaller as part of a Gilab CI build script. When running it locally, it works without problems. This is the CI job: ```build_exec_wine:...

Hi. I was wondering how to mount a directory such that all relevant data is persisted outside of the container itself. The docker commands in the readme don't do that....

help wanted
docker

I am hosting a single-user instance behind a reverse proxy which handles authentication. For that reason, no additional password is needed. However, I found no way of disabling the password...

**Is your feature request related to a problem? Please describe.** I'd like to offer calibre-web as an app on my product [Portal](https://getportal.org/). All apps should be accessible without visible login...

When self-hosting multiple applications, you really want to have a single point for user management and authentication. It is annoying to login to each and every app seperately. A pretty...

Hi. # Problem I was trying to run grocy in docker using the docker-compose.yml [here](https://github.com/grocy/grocy-docker) and it works great. However, I prefer bind mounts over volume mounts and so I...

enhancement

It seems like right now, everyone participating in a group must have an account and register their own expenses. But often, there is a single user in a group whom...

enhancement
non-trivial