You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First version of complete application deploy.
**Deploy**:
* Deploys the following containers:
* `rolltime-mongo`: MongoDB for managing user credentials.
* `rolltime-historic-api`: Container for managing an API for historic station data.
* `rolltime-server`: The UI application interface for exploring the data collected.
* `rolltime-forecast`: API for forecasting bike station data. Both short term (i.e. 30 mins) and medium-term (1 day).
* `rolltime-collect`: Node for collecting data from a public bike-sharing program.