coderedcorp / coderedcms

Wagtail + CodeRed Extensions enabling rapid development of marketing-focused websites.
https://www.coderedcorp.com/cms
Other
667 stars 137 forks source link

Hosting the blog #328

Open vCloudernBeer opened 3 years ago

vCloudernBeer commented 3 years ago

After I built the blog on my local computer, how can I host my blog so other people can access it? Or can someone please point me to the documentation regarding this issue?

vsalvino commented 3 years ago

We are missing a hosting guide on our docs, this is on the backlog. However, you can host CodeRed CMS the same as any other Django project (I realize that is probably not helpful though!).

To start, I'd recommend looking at the Wagtail deployment guide: https://docs.wagtail.io/en/v2.9/advanced_topics/deploying.html

We have also started offering a CodeRed hosting service, in beta, which is free to sign up for if you want to give it a try. Register: https://app.codered.cloud/register/ Quickstart: https://www.codered.cloud/docs/coderedcms/quickstart/

Hope this helps for now until we have more robust documentation.

jly02087 commented 3 years ago

I was having trouble with this as well, I am new to this, but I just kept trying and reading until I got a solution using pythonanywhere.com. Here is a walkthrough I put together for myself: CodeRed CMS deployment to pythonanywhere.com