https://github.com/phifa/superset_demo
https://github.com/phifa/superset_demo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phifa/superset_demo
- Owner: phifa
- Created: 2022-06-13T13:19:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T07:06:30.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T05:31:20.375Z (about 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEMO Superset Reports
## Set Up
### Sample Data
Uncomment `init` service in docker compose to load sample data
### Set SMTP Config in superset_config_docker.py
```
SMTP_HOST=...
SMTP_USER=...
SMTP_PASSWORD=...
SMTP_MAIL_FROM=...
```
### Build
`docker build . -t superset-1.5.1-extended`
### Run
`docker compose up`
## Test
- `http://localhost:8088`
- sign in with `admin` / `admin`
- set up a report