mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Migrate Nextcloud to hcloud
This commit is contained in:
parent
600844c56d
commit
39f20ed89d
10 changed files with 110 additions and 17 deletions
|
|
@ -6,7 +6,9 @@
|
|||
initialScript = "/var/keys/postgres-init.sql";
|
||||
enableTCPIP = true;
|
||||
identMap = ''
|
||||
root_as_others root postgres
|
||||
root_as_others root synapse
|
||||
root_as_others root nextcloud
|
||||
'';
|
||||
authentication = ''
|
||||
local all postgres peer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue