Björn Strausmann

Results 53 comments of Björn Strausmann

Saw that the header line "[delete]" was still missing in the manifest. After that the script also ran a bit further. So for the default manifest display, the header "[delete]"...

Shouldn't the whole thing just be kept dynamic so that you could also install PHP 8.1, for example? It is clear to me that PHP 8.0 and 8.1 are very...

IR remote support for both sending and receiving would be really super helpful. My purpose for the IR remote support is to control HDMI KVM switches. In my example I...

I need a silent flag for the command "step ca bootstrap --install ...". Because when installing the CA Bundle otherwise a query from Windows appears whether the certificate may be...

And that's how it gets into the Labels Section? Or does something else have to come before it?

A complete example of a Docker Compose would be helpful here

Hello Tyler, could you until the implementation of the feature (https://github.com/terramar-labs/packages/issues/77) add a second user? This user can only access satis. I would like to secure satis and allow access...

Hello Tyler, i think I have found the mistake. The [password_hash()](https://github.com/terramar-labs/packages/blob/master/src/Application.php#L61) function use with the PASSWORD_DEFAULT algo a bcrypt-Algorithmus Password. But in the config.yml File is the passwort in plain-text...