You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/docker/federation
Daniel Lo Nigro 8abbd56400
Switch PostgreSQL container to use pgautoupgrade (#4892)
* Switch PostgreSQL container to use pgautoupgrade

This handles automatically upgrading the data files to newer versions of PostgreSQL.

* Fixing other uses of postgres:16-alpine image.

* Simplifying upgrade scripts.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
3 months ago
..
docker-compose.yml Switch PostgreSQL container to use pgautoupgrade (#4892) 3 months ago
lemmy_alpha.hjson
lemmy_beta.hjson
lemmy_delta.hjson
lemmy_epsilon.hjson Rewrite images to use local proxy (#4035) 9 months ago
lemmy_gamma.hjson Rewrite images to use local proxy (#4035) 9 months ago
nginx.conf
start-local-instances.bash