hadmut
hadmut
Is this project dead or alive?
Hi, that's not a bug report, that's just a christmas wish. Tang servers usually suffer from two particular problems: - they are running on regular machines with regular operating systems...
Hi, this is a feature request. I need to start ruby REST API-Servers (sinatra) from systemd. This is in general not a problem, when defining it as a .service unit,...
Hi, using - Ubuntu 22.04 - podman 3.4.4 - today's developer version of podman-create https://github.com/containers/podman-compose/archive/devel.tar.gz I found a problem with userns. I was debugging why I cannot connect to port...
Hi, to use podman + podman-compose in rootless mode instead of docker+docker-compose, I need to pass PODMAN_USERNS=keep-id as an environment variable, e.g. as PODMAN_USERNS=keep-id podman-compose up That works, but is...
Problem: Quite often a web/api/rest server is only need sometimes to run, and usually on small and older machines not packed with heaps of RAM it is reasonable to run...
Hi, some time ago I have installed QubesOS 4.1 on a HP notebook, but didn't do much with that particular machine. Now I went through upgrading the machine, dom0, templates,...
Hi, I'm having two apps using couch_potato, i.e. - a very simple as a Rakefile just to test and learn how to use couch_potato - a Sinatra application making real...
* Distribution: Ubuntu * Distribution version: 24.04 * The output of "snap list --all lxd core20 core22 core24 snapd": Name Version Rev Tracking Publisher Notes core20 20240227 2264 latest/stable canonical✓...
### TL;DR hcloud stores the tokens in plaintext in ~/.config/hcloud/cli.toml , where any other process, including any which reads from or includes files from random paths, making it too easy...