discourse_docker/templates
Mwaniki Wairungu 0f4e63540d FEATURE: Add template for PostgreSQL 15
The new templates/postgres.15.template.yml file allows bootstrapping
new containers using PostgreSQL version 15, or upgrading an existing
container running on older PostgreSQL versions.

The default postgres template and base image shall be bumped in a
follow-up commit.
2024-02-29 22:09:16 +08:00
..
import Fix some typos (found by codespell) (#613) 2022-04-05 11:27:51 +02:00
README.md Create README.md 2015-10-16 05:42:12 -07:00
cache-dns.template.yml FEATURE: added template for critical DNS caching 2018-11-23 15:09:11 +11:00
cloudflare.template.yml DEV: Make wget consistently quiet (#612) 2022-03-15 10:43:10 +01:00
cron.template.yml - Update base image 2014-08-20 13:17:08 +10:00
enable-ruby-yjit.yml DEV: Introduce `enable-ruby-yjit template 2023-05-01 10:32:34 +07:00
fastly.template.yml it should be global 2015-05-12 15:12:24 +10:00
offline-page.template.yml DEV: Parameterize offline page repository (#754) 2023-11-09 15:08:35 -08:00
postgres.9.5.template.yml Fix #551 regression on old pg 2021-08-26 16:45:16 -03:00
postgres.10.template.yml FIX: pg_basebackup parameter in take-database-backup (#611) 2022-03-24 18:51:41 -04:00
postgres.12.template.yml FIX: pg_basebackup parameter in take-database-backup (#611) 2022-03-24 18:51:41 -04:00
postgres.13.template.yml Enable pgvector in postgres template (#724) 2023-07-13 15:34:12 -03:00
postgres.15.template.yml FEATURE: Add template for PostgreSQL 15 2024-02-29 22:09:16 +08:00
postgres.template.yml Enable pgvector in postgres template (#724) 2023-07-13 15:34:12 -03:00
redis.template.yml Upgrade to Redis 6.0.9 (#487) 2020-11-11 12:47:29 -03:00
sshd.template.yml Some content on the sshd template so pups don't explodes 2020-05-14 13:10:45 -03:00
syslog.template.yml - Update base image 2014-08-20 13:17:08 +10:00
web.china.template.yml rubygems still use .org (#407) 2018-09-03 11:18:58 +10:00
web.ipv6.template.yml Add template to enable an IPv6 listener 2023-04-04 13:36:41 -04:00
web.letsencrypt.ssl.template.yml bump acme.sh to 3.0.6 2023-06-14 20:00:09 +08:00
web.onion.template.yml Template for serving through an .onion address. 2016-03-24 21:48:04 +01:00
web.ratelimited.template.yml Update web.ratelimited.template.yml 2017-06-05 19:57:37 +08:00
web.socketed.template.yml Use rm -rf in remove-old-socket (#409) 2018-09-28 17:41:18 +08:00
web.ssl.template.yml Handle the case where IPv6 is also used (#480) 2020-11-26 15:51:48 +11:00
web.template.yml DEV: add plugin_compatibility hook (#760) 2023-12-06 13:08:48 -08:00

README.md

pups-managed templates you may use to bootstrap your environment.