Alexander ADAM
Alexander ADAM
Just a hint for people who are using their phone with a Google Account: If you didn't change it you can see what apps are currently tracked under [google.com/myactivity](https://myactivity.google.com/myactivity). So...
Would fixing this issue also [solve the `/proc/stat` issue](https://github.com/termux/termux-packages/issues/8565#issuecomment-1013277524)? **PS:** thank you so much for `bottom`!
I don't think this theme is maintained any more hence I switched to [another one](https://github.com/Sinacs/Joplin.Plugin.ReMoods.Theme#remoods-theme).
Thank you so much! So will this published to the next container image release? It it should work then with setting `DATABASE_URL=postgres://postgres-user:password@postgres-server/my-database` as [mentioned in the code](https://github.com/nitnelave/lldap/blob/a3a27f004906c822d0313dbac8c5db0a7680b543/lldap_config.docker_template.toml#LL84C6-L84C68), right?
> And screenshots are a long time feature that we needs more thinking since Accent does not have a "storage" requirement yet, so no S3 or persisted filesystem to keep...
I don't think privileged ports would be an issue. Since there are many solutions to it (i.e. firewall forwarding, adding capabilities, lowering the number of max privileged ports).
Sure, a better endpoint delivering the missing information sounds good as well.
> If one is self-hosting the application with the goal of not having any third-party or external dependencies, LDAP (OpenLDAP or ActiveDirectory) is really important. This doesn't make any sense,...
> OpenLDAP and ActiveDirectory can be completely self-hosted, even if you consider them "external". Well, OpenID services can be completely self-hosted too. So if you're not considering self-hosted services external,...
> **Hacky solution:** I wrote some database migrations and mounted them on the `migrations` directory to do the above tasks for me out of the box after running the fider...