github uselagoon/lagoon v0.15.0
Logs Logs Logs and more!

latest releases: v2.18.2, v2.18.1, v2.18.0...
5 years ago

Today marks another big step for Lagoon, with the v0.15.0 release we have now a better logging system (#478, #481) which will allow us to keep logs of:

  • Router Logs (each single Hit)
  • Pod Logs (stderr and stdout of every single pod)
  • Lagoon Logs (build fails, etc.)
  • Syslog Logs (Logs emitted via Syslog from the Applications)
    As the system is quite complicated and depending on a lot of different services, this probably will only fully automatically work with v0.16 but it's a step in the right direction.

Beside of that we have many other improvements:

  • Drupal 7 Support in Varnish #479 (thanks to @ron_s for working with us on this)
  • Possibility to set another memory limit for Varnish than the default 100MB - #474 (thanks to @dasrecht)
  • Better Default Character sets for MariaDB so we can support all the emojis 😱💚 #490 (thanks @twardnw)
  • Possibility to overwrite the storage size for MariaDB PVCs, because who would have thought that there are Databases bigger than 5GB?! - #487 thanks to @twardnw
  • Better Idling behavior: Don't idle Databases (they take quite long and generate all kind of timeouts), Idle Projects only after they have not been used for 4 hours (was 1 hour before) - #473 thanks @rtprio
  • Some small maxscale improvements - #494
  • More documentation: #471

And a special big shout out to @markxtji which is an active user of Lagoon and started to contribute back to Lagoon, with improving the elasticsearch PVC configurations: #463 (thanks also to @thom8 for reviewing). OpenSource Love all the way!

Don't miss a new lagoon release

NewReleases is sending notifications on new releases.