Holy shit christine why.... mind you this password got changed

This commit is contained in:
Root User 2026-03-20 16:58:20 +01:00
parent baf645655b
commit a873ea10f6
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -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