Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there!
I was installing postgreSQL and reached this command :
pip install --pre –index-url=http://download.zope.org/Zope2/index/2.13.21/ Zope2
I got an error saying no such option --pre
Please help me with this !
Thanks :)
@sanyam.khurana01: Make sure that command is all on one line. I make it more clear above.
Yes, I’ve already done that, but the problem isn’t solved till now.
What I’ve done now is, installed postgresql separately, plone separately, how to establish connection between those?
@sanyam.khurana01: See the paragraph under “Now, you can use a web-browser to connect to Zope and use your database as well.”