Moin Peter,

> I'm writing to ask for help installing MoinMoin on a
> Samsung Galaxy Note 2.

Hehe. /me has a Galaxy Note 1. ;)

> I now want to run it on my Galaxy Note 2 under Android.  I plan to store
> my data on Dropbox (or the Google cloud-drive) so I can get at it from
> all my machines.

For moin 1.x you would need something that is very close to a real
filesystem. Even NFS doesn't work under all circumstances.
You also need something that is rather fast.
I think adapting the moin1 storage to anything else than a real
filesystem would be a major pain, so better don't try that.

moin 2 is more flexible on the storage layer and we already have support
for quite different storage methods, but not for any "remote cloud
storage". You maybe could implement a key-value store based on some
cloud service for its storage. You'ld either need to rebuild whoosh
index after each change in the storage or put the whoosh index into the
cloud, too, and write a whoosh backend, too.

But be aware that moin2 is not production ready yet, but rather for
developers and adventurous users.

About the android stuff: I never tried moin on android, but there is
sl4a and python4android, so MAYBE it could work. One always has to ask
the question, whether that makes SENSE or whether it is not much easier
to just have connectivity to ONE server running moin and accessing it
via some client software (browser or other).

> Has anyone done this?  If so may I ask either for directions or for some
> hints?

https://moinmo.in/MoinMoin2.0

In the repo, it is MoinMoin/storage/stores/...

Cheers,

Thomas


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to