Andrey Bondarenko
Andrey Bondarenko
Updating Monoisome-Regular.ttf. This update fixes annoying mm glyph.
Hi, if your're interested, I'd installed "your spotify" as a Kubernetes deployment: https://github.com/shaman007/home-k3s/tree/main/your-spotify. Thank you for your great work!
Use external program lite Kerberos authenticator for example to get vault token and use DNS to get FQDN for proper hostname for the domain. This is used not to put...
https://github.com/bitwarden/self-host/issues/247
I am running a Bitwarden instance in Kubernetes and want to harden it, because to it contains vital secrets. However, if I try as a start to set: ``` spec:...
**Redis auth** It's a way needed to provide username/password or just password with enviroment variables like: REDIS_USER REDIS_PASSWORD I'd tried ``` redis://:@redis-master.redis.svc.cluster.local:6379/10 ``` but this way I cannot render this...
Update k8s deployment example * remove unused gem-caches PV/PVCs * update entrypoints to correspond 0.22.x * add liveness probe
This is to adress https://github.com/Freika/dawarich/issues/614. The deployment is trivial, the goal is to place documentation as close to the user as possible.
When a year is selected, the app goes to the URI 'from the beginnig of the year to it's end', i.e.: ``` https://dawarich.andreybondarenko.com/map?end_at=2020-12-31T23%3A59&start_at=2020-01-01T00%3A00&year=2020 ``` This causes excessive memory usage and...
When I go https://dawarich.andreybondarenko.com/stats, that's most of the time is 50x error. I did run the instance on an ARM node, it was 90% of times, now I'd got an...