Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetlifyCMS for non Netlify hosting website. #2695

Closed
vsirghii opened this issue Sep 23, 2019 · 8 comments
Closed

NetlifyCMS for non Netlify hosting website. #2695

vsirghii opened this issue Sep 23, 2019 · 8 comments

Comments

@vsirghii
Copy link

How to use NetlifyCMS with a web site on AWS S3? In NetlifyCMS docs all the examples are for the site on Netlify. How about S3, what are the steps of setting the identity, etc? Google search doesn't give any specifics...
Regards,
Victor.

@erquhart
Copy link
Contributor

The short answer is "its complicated". Netlify CMS works wherever you want it to, you just need to write your own code to connect to the services you prefer. Netlify is used because its super easy, anything else I would consider an advanced use case (Eg. a preference to use S3). I'm also coming up dry for Netlify CMS/S3 tutorials on Google.

@damian-tripbuddi
Copy link

I'm trying to get NetlifyCMS working with Amplify.

I was under the impression that it wouldn't be hard to get NetlifyCMS working with other hosting providers.

A little disappointing, as I was really keen to work with NetlifyCMS.

@erezrokah
Copy link
Contributor

While not being a complete tutorial I think one can use this repo as a reference.

The interesting bits are:

@erezrokah
Copy link
Contributor

Closing this. Please re-open if you have anymore questions

@zephyrz73
Copy link

I came across this issue while looking for hosting Netlify CMS on AWS rather than Netlify. I realized there weren’t many tutorials or examples to do that. In case others land on this issue and are wondering the same as me, I wrote a series of blog posts about this during my internship at Pulumi. Please checkout this post. It’s part two of a 2-part series and specifically shows deploying a server that can do the OAuth authorization flow with GitHub etc.

@erezrokah
Copy link
Contributor

This is great thanks. Very important resource we were missing.
I assume you're good with this PR https://github.com/netlify/netlify-cms/pull/4319/files (asking since it's not from your GitHub profile while still coming from a pulumi employee).

@praneetloke
Copy link
Contributor

@erezrokah glad to hear it! I opened the PR on @zephyrz73's behalf just so I can respond to any PR comments not knowing the turnaround time for PR reviews for examples. :)

@zephyrz73
Copy link

@erezrokah Yeah, @praneetloke will help me out about the rest of the work needed for submitting my code as part of https://www.netlifycms.org/docs/examples/ because of the sad fact that tomorrow will be the end of my internship. @praneetloke is my mentor for the internship and helped me a lot during development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants