- docker ps (Bilgisayardaki çalışan container'ları listeler)
- docker start ktu-dev-db (containerı başlatır.)
- docker exec -ti ktu-dev-db bash (Container'ın içine girmeyi sağlayan kod)
- psql --help (Şuan containerın içindesin, postgresql'e bağlanan terminal clientı)
- psql -h localhost -p 5432 -W ktu-map -U admin (database'e bağlanılır) // Veri tabanı sorguları yazılabilir //
-
Notifications
You must be signed in to change notification settings - Fork 0
sbeyzayildiz/ktu-map
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
KTU Map Application
Resources
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published