Stefan Vesterlund

Results 7 issues of Stefan Vesterlund

What would be the equivalent of Collection.find().fetch()?

What about using this for the nginx config? That could give us excellent log analysing possibilities for both the web traffic and meteor internals https://github.com/icamys/docker-goaccess-nginx

plugin-idea

MongoError: namespace name generated from index name "5c50994dd5ec13fbd291e333_db.coll.$field1_text__id_text_field2_text_field3_text_field4_text" is too long (127 byte max) Only way I can get around that error is to remove some fields from the engine...

waiting

I have used mup for years and it has alwways updated the certificates, but today my sites got "certificate expired" and that remain after a mew mup deploy and also...

Hi, can I config mup to also send the nginx logs to syslog? Maybe even configure nginx log settings?

Enhancement
Proxy

I have a big schema and has splitted the form in parts for easier fill in/overview. That means that I cannot use validateForm, but instead validate each field. I do...