简体   繁体   English

AWS t2.micro 上的 Neo4J

[英]Neo4J on AWS t2.micro

I'm learning neo4j and I'm planning to install it on an Amazon t2.micro.我正在学习 neo4j,我打算将它安装在 Amazon t2.micro 上。

However, in the aws marketplace, instances only start from t2.medium.但是,在 aws 市场中,实例仅从 t2.medium 开始。 https://aws.amazon.com/marketplace/pp/Neo4j-Neo4j-Graph-Database-Community-Edition/B071P26C9D https://aws.amazon.com/marketplace/pp/Neo4j-Neo4j-Graph-Database-Community-Edition/B071P26C9D

How can I run neo4J on a t2.micro or are there other alternatives that also have a free tier?如何在 t2.micro 上运行 neo4J 或者是否有其他也有免费层的替代方案?

Thanks in advance.提前致谢。

You can subcribe to your free AWS t2.micro and install it by yourself.您可以订阅免费的 AWS t2.micro 并自行安装。 This is what I did before;这是我以前做的;

  1. Subcribe to a free t2.micro tier up to 12-months.订阅长达 12 个月的免费 t2.micro 层级。
  2. Download the neo4j community edition here :此处下载 neo4j 社区版:
  1. Upload the installation file to your AWS server将安装文件上传到您的 AWS 服务器
  2. Install your neo4j and manage it yourself.安装您的 neo4j 并自行管理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM