openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
261 stars 85 forks source link

How to run the cookie cutter with custom domain #2284

Open KenseiEmam opened 8 months ago

KenseiEmam commented 8 months ago

I am confused as to what i need to do to run the cookiecutter template using a custom domain, I am lost with the documentation and would appreciate any help.

jbpenrath commented 8 months ago

Hello @KenseiEmam.

Can you precise what do you mean by using a custom domain ?

As the cookiecutter template allow you to quickly setup a project based on Richie and override it with ease, but it does not manage anything about the deployment.

KenseiEmam commented 8 months ago

Hello @KenseiEmam.

Can you precise what do you mean by using a custom domain ?

As the cookiecutter template allow you to quickly setup a project based on Richie and override it with ease, but it does not manage anything about the deployment.

I understand it only sets up the site, but I am new to the whole OpenEDX thing and I am trying to run richie as a CMS for my live platform. I seem to be lost at this point and would appreciate any help with understanding how I can actually do that.

I am using my own custom domain. Do I need to use the main git files instead of the cookie cutter for a deployment ready version of the app?