AWS Setup - The configuration on AWS using a template to setup a system did not work. Error that could start CHORDS. Had to ssh into the cloud linux server manually and configure chords manually.
Linux CHORDS Setup - The configuration of CHORDS would not work without using any configuration expect “Development” version.
Linux Firewall Setup - Had to manually change the firewall setup to allow port 25, 80, 3000 on the Linux server,in addition to the AWS cloud server restriction setup.
CHORDS login - Firefox login won't work for CHORDS login, but Chrome Browser works. Seems to be related to not enabling https yet.
Uploading Data - The information in the documentation about “particle” is confusing, The “particle” configuration is only if you have one of their devices. This should be make clear and the section about “particle” moved at the end, after the other data upload options.
The wget/curl uploading of data does not work. Got data upload to work via a command to in Firefox Web browser. Moved on to using python code, made code to upload data from past data files, which was not too hard.
Grafana Setup - The admin password would not work to log in. Re-configured the system with a different password and it did not work. Reset email does not seem to work, don't get emails. The password issue is that the password in the configuration does not work and have to use the default username and password as admin and admin. Hence, need to enter this and set to our standard password.
Influxdb Setup - When in CHORDS and setup the Influxdb Data source, I get a “Network Error: Bad Gateway(507), when saving and testing. Seems I had to use the
URL of
http://influxdb:8086/ instead of
http://localhost:8086/
Grafana Configuration - Had problems getting any data into the panel display. Had to use “from → default”, “data → tsdata”, “variable - 2”, selection (mean).
DNS Service - Need to setup some domain name service so we can get address that always points at the ASW server.