Logo
Explore Help
Sign In
admin/e-ticket
1
0
Fork 0
You've already forked e-ticket
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
e-ticket/docker/pgsql/init-master.sql

3 lines
129 B
MySQL
Raw Permalink Normal View History

Add Docker infrastructure for dev and prod environments - Separate PHP Dockerfiles (dev/prod) with extensions and prod opcache/php.ini optimization - docker-compose-dev: PHP, PostgreSQL, Redis, Messenger, Mailpit, RedisInsight - docker-compose-prod: 2x PHP replicas, PgSQL master/slave with PgBouncer, 2x Messenger, Redis - Makefile with build/start/stop/purge commands - AGENT.md to restrict AI access to the repository Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 20:12:09 +01:00
CREATE USER replicator WITH REPLICATION ENCRYPTED PASSWORD 'e-ticket';
SELECT pg_create_physical_replication_slot('slave_slot');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API