Install Neptune DXP - Open Edition on macOS
This installation procedure describes the basic minimum steps required to run Neptune DXP - Open Edition locally for nonproductive purposes.
|
Data loss
By default, all data is stored locally using SQLite. If you delete the installation folder, your data will be lost and cannot be recovered. We recommend the following:
For more information, see Database configuration for Neptune DXP - Open Edition. |
-
Download the latest version of Neptune DXP - Open Edition from the product download section on Neptune DXP Portal.
-
Unzip the ZIP file.
-
Right-click the unzipped folder and select Services → New Terminal at Folder.
-
In the terminal, run
./planet9-darwin.Result: A macOS notification displays that the
planet9-darwinfile cannot be opened. -
In the macOS notification showing that the
planet9-darwinfile cannot be opened, select Done. -
Go to System Settings → Privacy & Security.
-
In the Security section, you will find a notification that the
planet9-darwinfile was blocked from use. -
Select Allow Anyway.
-
In the terminal, run
./planet9-darwinagain.Result: A macOS notification prompts you to confirm you want to open the
planet9-darwinfile. -
Select Open Anyway.
Result: A macOS notification prompts you to approve opening the file by either approving with an administrator Touch ID or entering an administrator’s password.
-
In the terminal, run
./planet9-darwinagain.Result: The folder containing the executable file populates with the files generated by the platform.
-
Check in your installation folder that the following additional folders were added:
db,webapp,config, andlog.
Open Neptune DXP - Open Edition in your browser
-
Open your browser and go to http://localhost:8080.
If the command line interface is closed, the node session will be terminated, and you will lose access to the platform via the browser. -
The default username is
admin. -
The default password is
admin.
-
-
You can safely end your session using the keyboard shortcut
CMD + Cin the terminal.