This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
update openplotter 2->3
#1
Here's what i did:

In OP2: 
  • Take notes / screenshots of Serial settings
  • SignalK: Backup Settings to file
  • /boot/config.txt take notes of settings
  • Influxdb: 
Code:
sudo influx_inspect  export  -database Boatname -datadir /var/lib/influxdb/data  -waldir /var/lib/influxdb/wal -out Boatname.dump -lponly

in OP3:
  • Downloaded a fresh image to a new SD Card, so i can always go back
  • Basic setup like WiFi, password, serial, etc
  • Load SignalK Backup
  • Update Signal K
  • Update node-red nodes that were broken / conflicting
  • Install and set-up influxdb according to https://openplotter.readthedocs.io/en/la...luxdb.html , create an extra bucket Boatname.old for old data
Code:
influx write --debug  --org  Boatname --token FOObarFNORDFOObarFNORDFOObarFNORDFOObarFNORDFOObarFNORDFOObarFNORDFOObarFNORD== --bucket Boatname.old -file /home/pi/Boatname.dump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)