Awesome
email-AI
How to run
# 1 - build the images
docker-compose build
# 2 - launch the stack
docker-compose up -d
How to stop
docker-compose down
Service - Port Mappings
Service | Port | URL |
---|---|---|
Airflow | 8080 | Airflow |
FastApi | 8000 | FastApi |
Jupyter | 8888 | Jupyter |
Minio | 9000 | Minio |
Portainer | 9090 | Portainer |
Postgres | 5432 | - |
Superset | 8088 | Superset |
pgAdmin 4 | 5050 | pgAdmin 4 |