Blog & News
-
Managing virtualenvs with dynamic libraries on NixOS (Part 3)
Erstellt von Maximilian Bosch | | BlogIn the previous articles of this series it has been shown what challenges virtualenv installations on NixOS have and how we automated our approach in our application deployments. This part explains why a Nix-based approach would be desirable and what…
-
Managing virtualenvs with dynamic libraries on NixOS (Part 2)
Erstellt von Maximilian Bosch | | BlogIn the previous part of this mini-series it has been demonstrated what pitfalls the common LD_LIBRARY_PATH approach has and an alternative implementation has been introduced. This article covers how this solution has been automated in our application…
-
Managing virtualenvs with dynamic libraries on NixOS (Part 1)
Erstellt von Maximilian Bosch | | BlogIntro: NixOS vs. VirtualEnvs – At the Flying Circus we run numerous business-critical customer applications on our platform and some of them are written in Python.
-
Einrichten eines modularen Multi-Host Varnish-Setups unter NixOS
Erstellt von Philipp Herzog | | BlogSpeziell für PHP-Anwendungen kann das richtige Caching und Cache-Handling unglaublich wichtig sein, um eine Website so performant wie möglich zu halten.
-
Identity und Access Management beim Flying Circus
Erstellt von Danny Sternol | | PlattformIn der digitalen Onlinewelt sind sichere Identitäten und valide Zugriffsrechte entscheidend. Beim Flying Circus setzen wir deshalb auf die Open-Source-Lösung Keycloak, um unsere Anwendungen und Dienste sicher und zentral verwalten zu können. Seit dem…