Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
oracle_nosql_config [2023/01/06 11:01] – andonovj | oracle_nosql_config [2023/01/06 11:33] (current) – [Oracle NoSQL] andonovj | ||
---|---|---|---|
Line 101: | Line 101: | ||
=====Oracle NoSQL===== | =====Oracle NoSQL===== | ||
+ | The script pretty much guides you through the entire process, but let's set the steps: | ||
+ | - Intro screen (Enter) | ||
+ | - Location of the Oracle NoSQL ZIP file (Enter) | ||
+ | - Host/IPs of the nodes in the cluster and username to connect (Enter) | ||
+ | - Installation path (Enter) | ||
+ | - Store name: DefaultStore (I leave my default) (Enter) | ||
+ | - A lot of connections and password entering (Unless you configure passwordless authentication...too lazy to do so) | ||
+ | - Data directory: Enter disks (Enter) | ||
+ | - Log directories (Up to you if you wanna keep logs) (Enter) | ||
+ | - Port: 5000 (Enter) | ||
+ | - Replication Factor: 1, it is a test after all (Enter) | ||
+ | |||
+ | There might be some issues with the JAVA, don't ask me....Oracle |