fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.51k stars 36 forks source link

Add TLS/mTLS settings for postgreSQL and Redis #96

Closed eMBee closed 1 month ago

eMBee commented 1 month ago

resubmission of previous commits.

this is a series of PRs that should be reviewed and merged in orderas that is the order in which they were tested:

PR 1: Create dependabot.yml (https://github.com/fossasia/eventyay-tickets/pull/95) PR 2: Add TLS/mTLS settings for postgreSQL and Redis (original: https://github.com/fossasia/eventyay-tickets/pull/47) (#96) PR 3: Removed Python 3.6, 3.7 from GitHub Action script (original https://github.com/fossasia/eventyay-tickets/pull/51) (#97) PR 4: update django to 3.2 (original https://github.com/fossasia/eventyay-tickets/pull/52) (#98)

marcoag commented 1 month ago

Modifying title to something more meaningful to this PR.

I tested locally and it seems to work, proceeding to rebase into development.