Skip to content

Commit

Permalink
#19 | #34 | #36 | ssl certificate add for test domain of superset
Browse files Browse the repository at this point in the history
  • Loading branch information
vedfordev committed Aug 20, 2024
1 parent 3ea6cfb commit dca3cc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reportingSystem/superset_db_sqllite_to_postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,7 @@ docker stop superset_4.0.1
docker restart superset_4.0.1
```

5. generate certificate for testing superset
```shell
sudo certbot --nginx -d test-reporting-superset.avniproject.org
```

0 comments on commit dca3cc7

Please sign in to comment.