You can run ansible-openwisp2 on it and then transfer the database, which by default is an sqlite3 file, unless a different db has been configured (postgresql and mysql for example).
To transfer an sqlite database, you have to upload it to the raspberry pi. To transfer a mysql or a postgres db, dump its data to an sql text file and import it on the new database after having created its structure. Federico Il gio 20 apr 2017, 09:02 SKapoor <[email protected]> ha scritto: > Hi All, > > Is their any way to load virtual machine openwisp-2 image on > raspberry pi 3 ? > Please, help. > > regards > Sonia > > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
