Added articles in markdown
Added all (missing) current articles of each quadrant.
This commit is contained in:
10
radar/2017-03-01/maintain-third-party-packages.md
Normal file
10
radar/2017-03-01/maintain-third-party-packages.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Maintain third party packages"
|
||||
ring: hold
|
||||
quadrant: platforms-and-aoe-services
|
||||
|
||||
---
|
||||
|
||||
Rebuilding and packaging software from "third parties" (e.g. PHP, MySQL, Redis, Nginx, Java,...) implies starting to maintain the packaging for the desired distribution.
|
||||
|
||||
Even with tool support and targeted for automation, we found that building those packages is very often unstable. The effort to keep up with the upstream changes (security changes, fixes, etc...) exceeds the benefit in most cases. We prefer to not create our own packages and rather use what's available in the distribution repository.
|
||||
Reference in New Issue
Block a user