Re: Setting up a Wave Server

2013-10-27 Thread Ali Lown
@Eduardo/Bruce: MongoDB is only a valid store type for signer information, account information, and attachment metadata. It is not a delta store, so can not persist waves. As Bruno said, the only persisiting delta store is 'file'. @Eduardo: You say you have issues with mongodb and attachments, c

Re: Setting up a Wave Server

2013-10-27 Thread Eduardo Cruz
Hi Bruce, You can use the hostname instead of the IP address. Although the ip address might change often, the hostname should be rather static. As for MongoDB, in my case, it works fine for persisting waves, but I have issues with storing attachments. That might be a MongoDB configuration issue

Re: Setting up a Wave Server

2013-10-27 Thread Bruno Gonzalez (aka stenyak)
On 2013-10-27 06:52, Bruce Hellstrom wrote: 2) I specified to use mongdb for storage. However, even though mongo is running and listening on the default port, my waves do not persist between server launches. Is there some other configuration I need to do in mongo or somewhere? I don't see anyt

Setting up a Wave Server

2013-10-26 Thread Bruce Hellstrom
Hello, This is my first post so I have some questions and comments. I've successfully built and have the wave server running and for the most part it works. 1) When configuring the IP addys and ports in the server.config file, is there a way to specify that I want it to bind to my network ad