Márton Szücs
Márton Szücs
This seems to be fixed now right? https://github.com/markus-perl/pushover-cli/pull/13
> l, I can send you some steps on how to do this yourself? @noahjahn I sent you an email asking you to please share the instructions for how to...
> > l, I can send you some steps on how to do this yourself? > > @noahjahn I sent you an email asking you to please share the instructions...
I don't understand what you mean. Do you mean updating the README about the other repository? Or is it a feature in GitHub that I don't know about? There is...
This repo is not maintained anymore. There is an issue that mentions a fork of this project: https://github.com/shyiko/jabba/issues/845 My issue at the fork has been resolved about this problem: https://github.com/Jabba-Team/jabba/issues/14...
This helped me. It removes the password for the admin user by creating an empty password with the Bcrypt algorithm. ```shell # run artisian with the argument 'tinker' ./artisan tinker...
@realexcel2021 I managed to find out how this works by searching in the source code. There is a class named https://github.com/coollabsio/coolify/blob/main/app/Console/Commands/ServicesGenerate.php which seems to be responsible for generating the `service-templates.json`...
I have never used Gotenberg with Paperless. It is an [optional service](https://docs.paperless-ngx.com/configuration/#optional-services). I have used Paperless since [paperless-nx](https://github.com/jonaswinkler/paperless-ng) (without the 'x') without knowing what Gotenberg is. I googled it just...