Blog & News
-
Downloading and extracting files with batou
Created by Frank Lanitz | | BlogRead moreDuring our daily work with deployments it is kind of routine to customize a package downloaded from the internet. In most cases this means downloading…
-
PostgreSQL version migration
Created by Christian Zagrodnick | | BlogRead moreMigrating PostgreSQL from one version to another has become pretty easy. Using pg_upgrade it takes a few seconds to upgrade even a 100GiB database. It…
-
Ceph performance learnings (long read)
Created by Christian Theune | | BlogRead moreWe have been using Ceph since 0.7x back in 2013 already, starting when we were fed up with the open source iSCSI implementations, longing to provide…
-
Introducing vulnix - a vulnerability scanner for NixOS
Created by Maksim Bronsky | | BlogRead moreAs we are in the preliminary phase of releasing our new NixOS based platform as a stable, security related topics gain further momentum. The question…
-
Automatic installation of Oracle Java
Created by Christian Zagrodnick | | BlogRead moreOur customers at times require Oracle Java for their applications. Our new platform is based on NixOS. As with most Linux distributions, Oracle Java…