lilab-bcb/cirrocumulus

Viewing the visit history of the website

Opened this issue · 1 comments

Hello, thanks for devloping and maintaining this wonderful project!
I am new to website development. I was wondering can I get the visit history(like IP address) of the website I started. In addition, is there a way to create a password for the website?
Thanks again!

I'd recommend using NGINX or Apache web servers as reverse proxy. You can use basic authentication with either of those web servers. Alternatively, you can restrict access per dataset (https://cirrocumulus.readthedocs.io/en/latest/installation.html#server-mode) using Google or okta authentication.