pellepelster / solidblocks

Solidblocks is a library of reusable components for infrastructure operation, automation and developer experience
https://pellepelster.github.io/solidblocks/
MIT License
25 stars 5 forks source link

RDS: Document update/upgrade behavior #15

Closed flobaader closed 1 year ago

flobaader commented 1 year ago

Currently the container installs the latest postgres 14 version on alpine linux. The tasks of a long running VM should be documented, e.g. upgrading the base OS, upgrade the Hetzner RDS container or upgrade to a new major version of postgres.

pellepelster commented 1 year ago

with v0.1.19 there is documentation available on how the upgrade path works (https://pellepelster.github.io/solidblocks/rds/index.html#architecture) as well as dedicated images for PostgreSQL 14 and 15 (https://pellepelster.github.io/solidblocks/rds/index.html#versions). Those changes are also reflected in the Hetzner RDS module, see changelog https://github.com/pellepelster/solidblocks/releases/tag/v0.1.19