mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-13 12:44:38 +00:00
197 B
197 B
Administration
Root Access
To access the database via the root account execute the following on the server:
docker exec -it "{{ applications.postgres.hostname }}" psql -U postgres