-
Notifications
You must be signed in to change notification settings - Fork 2
Closed as not planned
Description
Background
Tutor requires a dev domain (other than localhost) which points to 127.0.0.1. I'm fuzzy on the reasons but I'm pretty sure it has to do with how authn plays with Docker's network addresses.
Historically this has been local.overhang.io
, as of Quince it's local.edly.io
.
Some options:
- related to Open edX (would mean we need to get 2U's approval):
local.openedx.org
dev.openedx.org
my.openedx.org
- related to Tutor (would mean that this domain wouldn't be used for non-Tutor dev envs):
tutorlocal.site
- related to e-learning:
localdev.academy
localdev.school
- related to nothing in particular:
bananasystems.com
Note that .dev
isn't an option (I think) because it is an https-only domain.
@regisb indicated he'd be on board with this.
Tasks
- choose a domain
- set up the domain (Axim)
- point Tutor at the new domain
- optional: backport this to the previous release's Tutor version so that the old release's dev continues to work even after
local.overhang.io
is shut down.
- optional: backport this to the previous release's Tutor version so that the old release's dev continues to work even after
- make sure this is added to the release notes
Target
Quince
regisb
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done