PalmOrder Server for macOS
==========================

Run as a menu bar application
-----------------------------
Move "PalmOrder Server.app" to Applications and open it.
The application does not open a window or add an icon to the Dock. Use the
PalmOrder icon in the macOS menu bar.

The menu bar icon can:
- open the admin UI in the default browser;
- open the config, data, and logs folders;
- start or stop the server;
- quit the application and stop the server.

Application data
----------------
Configuration, data, and logs are stored in:

  ~/Library/Application Support/PalmOrder Server

Edit config/application.yml and restart the server after changing it.
At minimum, change the default admin password for production use.

Admin UI
--------
http://localhost:8888/ui

The default credentials are configured in config/application.yml.

Security note
-------------
This development distribution is not code-signed or notarized yet.
