{"id":19847277,"url":"https://github.com/cds-snc/cds-superset","last_synced_at":"2026-04-17T13:10:20.753Z","repository":{"id":216327562,"uuid":"733124143","full_name":"cds-snc/cds-superset","owner":"cds-snc","description":"AWS infrastructure and custom config used to run CDS's instance of Superset.","archived":false,"fork":false,"pushed_at":"2026-02-02T20:59:48.000Z","size":1613,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-03T10:14:36.635Z","etag":null,"topics":["aws","superset","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cds-snc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-18T16:05:31.000Z","updated_at":"2026-02-02T19:10:28.000Z","dependencies_parsed_at":"2024-01-17T00:30:49.749Z","dependency_job_id":"c4eb0a4c-b43f-4f7b-8515-489b86791d8b","html_url":"https://github.com/cds-snc/cds-superset","commit_stats":null,"previous_names":["cds-snc/cds-superset"],"tags_count":115,"template":false,"template_full_name":"cds-snc/project-template","purl":"pkg:github/cds-snc/cds-superset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcds-superset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcds-superset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcds-superset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcds-superset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cds-snc","download_url":"https://codeload.github.com/cds-snc/cds-superset/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-snc%2Fcds-superset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29126040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","superset","terraform"],"created_at":"2024-11-12T13:13:54.662Z","updated_at":"2026-02-05T17:00:27.828Z","avatar_url":"https://github.com/cds-snc.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/apache/superset/raw/master/superset-frontend/src/assets/branding/superset-logo-horiz-apache.png\" alt=\"Superset\" width=\"500\"/\u003e\nA modern, enterprise-ready business intelligence web application.\n\n## Setup\n\n### AWS\n\n1. Update the configuration in `./docker/superset_config.py`.\n2. Build the Docker image with `make build`.\n3. Run Terraform apply with `make apply`.\n4. Create the database and admin user:\n```bash\n# Connect to the ECS task\naws ecs execute-command --cluster superset \\\n    --container superset \\\n    --task \"$ECS_TASK_ID\" \\\n    --region ca-central-1 \\\n    --interactive \\\n    --command \"/bin/bash\"\n\n# Run database migrations\nsuperset db upgrade\n\n# Create admin user\nsuperset fab create-admin \\\n    --username admin\\\n    --firstname Some \\\n    --lastname Body \\\n    --email some.body@cds-snc.ca \\\n    --password \"$ADMIN_PASSWORD\"\n\n# Setup roles/perms\nsuperset init\n```\n\n### Localhost\n\nYou will need Docker and Docker Compose, and optionally VS Code devcontainers:\n\n1. Run `make localhost`.\n2. Username and password are `admin` at http://localhost:8088.\n\n## Databases\n\nUse the database connection details in `./databases` to connect to datasources.\n\n## Development\n\nTo set up the development environment, run the following commands:\n\n```bash\nmake install_dev \u0026\u0026 make fmt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fcds-superset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcds-snc%2Fcds-superset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-snc%2Fcds-superset/lists"}