An open API service indexing awesome lists of open source software.

https://github.com/synthesized-io/tdk-tutorial-databases

Infrastructure for TDK tutorial
https://github.com/synthesized-io/tdk-tutorial-databases

Last synced: 4 days ago
JSON representation

Infrastructure for TDK tutorial

Awesome Lists containing this project

README

        

# tdk-tutorial-databases

This repository contains the infrastructure needed to work with [TDK Tutorials](https://docs.synthesized.io/tdk/latest/user_guide/tutorial/configuration)

Simply type `docker-compose run databases` in your favorite terminal, wait for 2-3 seconds, and a Docker whale will report that both databases and preconfigured [pgAdmin](https://www.pgadmin.org) have been spun up and are ready for interaction:

```shell
_________________________________________
/ Both the source and target databases \
| have been started on |
| |
| port 6000 and 6001 respectively, and |
| are ready for TDK exercises! |
| |
| To check it out with pgAdmin, simply go |
| to this link: |
| |
| http://localhost:8888 and use |
\ 'postgres' as the password. /
-----------------------------------------
\
\
\
## .
## ## ## ==
## ## ## ## ===
/""""""""""""""""___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\______/
```