Hello, I'm currently starting a side project to port Camlistore to a Seagate NAS OS App to run on a Seagate NAS. Here is the current state of the port :
https://github.com/Djailla/nas-os-camlistore Service is running ok but I have just one small issue with importer. As importer use baseURL to be accessed, I need to setup this information. My concern is that on my NAS, there are 2 network interface that can have different IP and this IPs can changed with DHCP. So this is really tricky to put any "good" content on the baseURL parameter value. I basically access to camlistore via the NAS IP : http://192.168.1.14:3179/ui/ Any though would be great help to complete my app. Regards -- You received this message because you are subscribed to the Google Groups "Camlistore" 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.
