datajoint / datajoint-labbook

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.
https://datajoint.com/docs/core/datajoint-labbook
MIT License
11 stars 14 forks source link

Docs: Add note about HTTPS and `hosts` file update for running locally #145

Open guzman-raphael opened 3 years ago

guzman-raphael commented 3 years ago

Feature Request

Problem

Note from deploy docker environment is not captured in user docs.

Requirements

Add specification so it is clear to users that they should be accessing with HTTPS enforcement.

Justification

This is necessary because of pharus requirement.

Additional Research and Context

Identified from this StackOverflow post.