mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Holy shit christine why.... mind you this password got changed
This commit is contained in:
parent
baf645655b
commit
a873ea10f6
1 changed files with 0 additions and 6 deletions
|
|
@ -116,11 +116,5 @@ in {
|
|||
system.stateVersion = "25.11";
|
||||
};
|
||||
}
|
||||
|
||||
sudo -u postgres psql
|
||||
CREATE DATABASE bluemap;
|
||||
CREATE USER bluemap WITH PASSWORD 'MTTd35ReP4NQNPT9cI7HIaqSaeQPbndqE5uIWACAYmDKcvstmo';
|
||||
GRANT ALL PRIVILEGES ON DATABASE bluemap TO bluemap;
|
||||
\q
|
||||
# For Postgres you may need to allow remote connections and adjust pg_hba.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue