Yearly Archives: 2020

Kubernetes: running a push-server with Gorush behind an AWS LoadBalancer
0 (0)

6 February 2020

Gorush is a Go-written application which we are planning to use to send push notifications to our mobile clients. The project’s home – https://github.com/appleboy/gorush The service will be running in our Kubernetes cluster in a dedicated namespace and must be accessible within the cluster’s VPC only, so we will use an Internal ALB from AWS.… Read More: Kubernetes: running a push-server with Gorush behind an AWS LoadBalancer0… »

Loading

Debian: php7.3-curl : Depends: libcurl3 (>= 7.44.0) but it is not installable
0 (0)

23 January 2020

We have a Jenkins job that runs a Docker container to build a PHP-application based on the Yii framework. Suddenly during the build, we got an error: … Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required… Read More: Debian: php7.3-curl : Depends: libcurl3 (>= 7.44.0) but it is… »

Loading

Calibre Web: home in-browser online-library with Nextcloud storage and Moon+ Reader on Android
0 (0)

7 January 2020

I’m using Calibre for my e-books library management for many years, but until today always used its desktop version. A couple of days ago I found the Calibre Web project – the same library, working with the same database, but accessible via a browser. The idea is to move away from storing books in Google… Read More: Calibre Web: home in-browser online-library with Nextcloud storage and Moon+… »

Loading

Bitwarden: shared MFA TOTP codes for Gmail accounts
0 (0)

6 January 2020

When using an MFA for an email account you can face an issue when the same mail account may be used by multiple team members and each of them needs to have the MFA configured. for example, we have a mailbox [email protected] and I’d like to set up an MFA protection on it with Google… Read More: Bitwarden: shared MFA TOTP codes for Gmail accounts0 (0) »

Loading