-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathports-list.txt
73 lines (46 loc) · 1.36 KB
/
ports-list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
ports-list:
container_name: antimatter-ui
port: 3000
container_name: postgres-testdb
port: 5433
container_name: postgres-lightdash
port: 5434
container_name: redis
port: 6879
container_name: jitsu
port: 8000
container_name: tabix
ports: 8181
container_name: sqlpad
ports: 3002
container_name: jupyter
ports: 8888
container_name: cube
ports: 4000
container_name: cubestore
ports: 3030
container_name: trino
ports: 8081
container_name: metabase
ports: 3001
container_name: postgres-metabase
ports: 5432
container_name: lightdash
ports: 8082
container_name: mindsdb
ports: 47334 (UI), 47335, 47336
container_name: taskcafe
ports: 3333
container_name: taskcafe-postgres
ports: 5432 (need to check)
container_name: monit
ports: 9100
For Airflow http://localhost:58080
Default username and password is: airflow:airflow
For DataHub http://localhost:9002
Default username and password is: datahub:datahub
visit the following url to begin exploring OpenMetadata: http://localhost:8585 (user: openmetadata_user
password: openmetadata_password)
To checkout Ingestion via Airflow, go to http://localhost:8083 (username: admin, password: admin)
ODD Platform: http://localhost:8888 {username: admin, password: admin}
DBT: 8000 and 8001