Skip to content

Releases: ravisumit33/Mysterio

v06.05.2023_21.56.09

06 May 21:56
e412f51
Compare
Choose a tag to compare
Enable HTTPS on aws for single-instance (#417)

* Add ebextension config to get ssl certs
- https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/https-storingprivatekeys.html

* Add nginx conf to allow HTTPS
- Config is created by modifying default nginx conf for HTTP

v03.05.2023_21.43.51

03 May 21:43
42bfa75
Compare
Choose a tag to compare
Add nginx proxy conf inside elasticbeanstalk dir (#416)

* Add ngix proxy conf inside elasticbeanstalk dir

* Remove redundant file

v03.05.2023_21.25.41

03 May 21:25
73a5212
Compare
Choose a tag to compare
Add nginx proxy for websocket connections (#415)

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-linux-extend.html

v03.05.2023_21.03.44

03 May 21:03
d405032
Compare
Choose a tag to compare
Update build-app.yml to contain no secrets (https://github.com/depend…

v03.05.2023_18.36.02

03 May 18:36
1ded299
Compare
Choose a tag to compare
Change aws eb env type from load-balanced to single-instance (#414)

v30.04.2023_12.42.02

30 Apr 12:42
a7ee620
Compare
Choose a tag to compare
Remove aws local ip from allowed host (#410)

v30.04.2023_12.20.03

30 Apr 12:20
1e73234
Compare
Choose a tag to compare
Add vim settings (#409)

v25.04.2023_19.30.16

25 Apr 19:30
c5d1bad
Compare
Choose a tag to compare
Reduce logging verbosity of daphne (#408)

v25.04.2023_17.43.23

25 Apr 17:43
4702da7
Compare
Choose a tag to compare
Update release.yml

v22.05.2022

22 May 09:39
64e278b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v02.03.2022...v22.05.2022