https://prefect.io logo
a

Adrien Boutreau

09/28/2020, 8:52 AM
Hello! Thanks again for your product! It's amazing! We did installation of Prect Core in AWS and we want to do : 1. SSL certificated added on prefect 2. Have a login page to the prefect UI Do you know where I can documentation about theses 2 points ? Thanks!
👀 2
using "big eyes" mean this questions doens't make sense ? 😂
p

Pedro Machado

09/28/2020, 12:18 PM
I wouldn't think so. I thought of it as "watching" the question because they are interested in the topic.
d

Darragh

09/28/2020, 12:59 PM
Definitely the “watching” answer 🙂
v

Vitaly Shulgin

09/28/2020, 1:13 PM
Actually, it depends on you infra but you can 1. install kong with configured auth0 integration, and redirect traffic to your prefect ui instance (or container) 2. use ALB with certificate issued by AWS to point to your kong instance
that's it
there is nothing to do on prefect side
a

Adrien Boutreau

09/29/2020, 7:48 AM
ok thannks