feat: migrate web1 from MariaDB to PG

This commit is contained in:
VC
2024-07-05 11:53:42 +02:00
parent 6fca6de65b
commit be7f4764e5

View File

@@ -180,7 +180,7 @@ peertubeservers:
phpservers: phpservers:
hosts: hosts:
web1.dmz.mateu.be: web1.dmz.mateu.be:
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu'] php_modules: ['opcache', 'pgsql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu']
php_memory_limit: "512M" php_memory_limit: "512M"
web[2:3].dmz.mateu.be: web[2:3].dmz.mateu.be:
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick'] php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
@@ -191,12 +191,13 @@ dockerservers:
mariadbservers: mariadbservers:
hosts: hosts:
web[1:3].dmz.mateu.be: web[2:3].dmz.mateu.be:
pgsqlservers: pgsqlservers:
hosts: hosts:
pt1.dmz.mateu.be: pt1.dmz.mateu.be:
masto1.dmz.mateu.be: masto1.dmz.mateu.be:
web1.dmz.mateu.be:
20b4f083-4ef3-4a82-b15c-edbc31aa1731.pub.instances.scw.cloud: 20b4f083-4ef3-4a82-b15c-edbc31aa1731.pub.instances.scw.cloud:
mastodonservers: mastodonservers: