Andrea Reginato

Results 66 issues of Andrea Reginato

Study and define a unique solution to monitor all microservices. - [Datadog](https://www.datadoghq.com/) - [New Relic](http://newrelic.com/)

enhancement

Start thinking at how to handle a more advanced authorisation solution where a device functionalities is accessible by many users, which in turns are able to forward the authorisation to...

enhancement

Study and implement dev ops solution. - [x] [Docker](https://www.docker.com/) - [ ] [Ansible](http://www.ansible.com/) - [ ] [Mesos](mesosphere.com)

enhancement

Define a device management dashboard. A nice place to take inspiration from is the particle.io [device management](https://www.particle.io/manage). Before defining its functionalities make a deep competitor's analysis.

enhancement
documentation

Build a Rule Engine (or integrate to IFTTT). The basic idea is to create a new micro service which can communicate with the [device micro service](https://github.com/lelylan/devices).

enhancement

Create a status API monitoring. Examples - [heorku](https://status.heroku.com/) - [github](https://status.github.com/) Cloud solutions - [status page](https://www.statuspage.io/pricing) - [status.io](https://status.io/)

enhancement

Right now we only communicate with [MQTT](https://github.com/lelylan/nodes/) enabled devices. It's important to start integrating existing connected devices and document the process. - Study existing system integration open source systems (e.g....

enhancement
documentation

Test Lelylan documentation defined in each repository. - Follow installation guidelines on a clean development environment. - Follow installation guidelines on a clean production environment. - Check out all environment...

question
documentation

Many microservices are not updated by many months. Being the test suite a critical part of every microservice would be nice to spend some time to fit to the latest...

enhancement
refactoring

Study and add [COAP](http://tools.ietf.org/html/draft-ietf-core-coap-17) to Lelylan.

enhancement