-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Fix plone.restapi demo. #188
Comments
Heroku is always a pain to maintain, we can deploy the plone instance on Digital Ocean. |
@prakharjoshi do they offer free instances? |
@tisto No they cost around $5 per month for basic machine. I can't think of other hosting service that will give us free machine. They all provide trial period only :/ |
@prakharjoshi hardware isn't really a problem. As said, I could provide a server. The only downside is that I have to maintain it myself... |
@tisto Yeah maintenance will be a burden but AFAIK, only heroku provide free services rest all charge us for their services. If we have to pay then we should use AWS. |
Our heroku demo app does not work reliably, the deployment is fragile and hard to maintain: http://stormy-headland-44390.herokuapp.com/Plone/
I think it is essential that we provide developers an easy way to test and explore plone.restapi. I could imagine to set up and maintain a demo for plone.restapi on our servers. Other ideas or opinions?
The text was updated successfully, but these errors were encountered: