1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 10:01:30 +01:00

moved postgres primary setup

This commit is contained in:
coltoneshaw
2024-03-29 12:50:57 -04:00
parent fc1cfbe612
commit 492130d846
3 changed files with 36 additions and 49 deletions

3
files/postgres/primary/init.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "include '/files/postgres/primary/primary_config.conf'" >> /var/lib/postgresql/data/postgresql.conf