Graph database Neo4j installation process record

Neo4j is a high-performance NOSQL graph database that stores structured data on the network instead of in tables.

This installation is performed on Alibaba Cloud centos7. The general process is as follows, and I would like to record it here:

Installation package download address https://neo4j.com/download-center/#community Community version

The download server is abroad, and the download speed using domestic machines is extremely slow, about 20KB/s, and the installation package is 100M+. You can find a foreign vps to transfer it;

2020 National Day Beijing City Tour: Stone Monument Garden

Park introduction:

During the water transport era, the stone road between Chaoyangmen and Tongzhou was the only way to transport grain. Emperor Qianlong erected a monument to commemorate this.

HTTPS://wuwuwu.SOHU.com/ah/341425329_115402

HTTPS://Hope.QQ.com/amp HTML/20190917A04T6O00

AWS upload SSL certificate via command line

 AWS Educate Starter Account of Amazon Cloud Service does not support importing SSL certificates from the control panel. Command line operation is required. The process is as follows:

wget https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip

unzip awscli-exe-linux-x86_64.zip

bash aws/install

The prompt You can now run: /usr/local/bin/aws --version is successful.

Get access_key:

After logging into the console, then open AWS Account

Use uwsgi to configure nginx reverse generation python application

Web applications developed in python language are not like PHP, which can be accessed directly by placing them in a directory. It is necessary to configure the web service in the python environment, and then in order to unify the use of domain names and ports, you can use nginx to configure it to provide external services. access:

nginx configuration is as follows:

WooCommerce Currency Switcher v2.2.9 – Multi-Currency Plugin

NOTE: This material is provided by Themesradar.com for reference purposes only.

Download Free WooCommerce Currency Switcher v2.2.9 Empty [Latest Version] – This is the latest version updated on CodeCanyon. Now you can download WooCommerce Currency Switcher v2.2.9 for free from the download link below.

This is currency switching for WooCommerce which allows visitors and customers on Woocommerce online store website to convert and switch currencies and even apply the selected currency while placing orders.

Subscribe to Technical