wiki:OnboardAdministration

Version 3 (modified by oliver, 9 years ago) (diff)

--

Onboard Administration

The Onboard installation combines the main Onboard applications for logging and uploading data to Onshore at https://web.oceanvisuals.no with a standalone (locally deployed) version of Onshore services that enable to (re)use the same web based user interface (Web UI) from https://web.oceanvisuals.no in offline mode.

The access for Onboard administration is divided into 2 access levels:

  • basic, through Web UI's Devices view
  • advanced, direct access to the Onboard PC's operating system

Devices View

The Devices view provides a list (1) of Onboard devices and allows to switch individual devices On and Off (2) and control the Onshore uploader (3).

Onboard PC

The official operating system for the Onboard installation is Lubuntu 16.04 LTS. The documentation for Lubuntu can be found at https://help.ubuntu.com/community/Lubuntu/Documentation

Install Locations

  • /home/ov/ocean-visuals-onboard - default directory of the Onboard installation
  • /home/ov/ocean-visuals-offline-maps - bundles for offline maps

Starting, Stopping and Restarting Services

  $ ~/ocean-visuals-onboard/bin/ov-services-all.sh <command>

Where <command> can be:

  • start
  • stop
  • restart

Packageing Logs for Troubleshooting

All logs of Ocean Visuals's applications are stored at

  • /home/ov/ocean-visuals-onboard/logs

for troubleshooting various possible issues logs should be packaged up and sent to OV:

  $ cd ~/ocean-visuals-onboard
  $ tar -cJf ov-logs.tar.xz logs/

Attachments (3)

Download all attachments as: .zip