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
Implements discussion contained in
[Issue 331](SensorsIot#331):
1. Removes `directoryfix.sh`. No longer appropriate.
2. Adds Dockerfile to template folder.
3. Adds docker-entrypoint.sh to template folder (customised version of
original).
4. Adds iotstack_defaults folder structure to template folder.
5. Moves filter.acl and mosquitto.conf into iotstack_defaults/config/
6. Alters service.yml:
* Builds from Dockerfile.
* Adds environment key and TZ default.
* Moves /mosquitto/config mapping from services to volumes and
omits ":ro" flag
Does not alter documentation on old-menu branch.
Does not remove terminal.sh (mentioned in original old-menu
documentation). Both approaches to password creation "work". I decided
to leave terminal.sh to minimise the risk of confusion if someone was
following the old-menu documentation and was unable to find terminal.sh.
0 commit comments