mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 14:34:24 +02:00
206 B
206 B
Administration
Root Access
To access the database via the root account execute the following on the server:
docker exec -it "{{ applications['rdbms-postgres'].hostname }}" psql -U postgres