Commit graph

59 commits

Author SHA1 Message Date
dependabot[bot]
34185fee23
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 11:07:57 +00:00
nicobo
cf43d4da86
Merge pull request #17 from nicolabs/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
2021-06-12 00:02:41 +02:00
nicobo
ce58129fe7
Merge pull request #18 from nicolabs/dependabot/github_actions/docker/login-action-1.9.0
Bump docker/login-action from 1 to 1.9.0
2021-06-12 00:02:09 +02:00
nicobo
c24d5b47c6
Merge pull request #19 from nicolabs/dependabot/github_actions/peter-evans/dockerhub-description-2.4.2
Bump peter-evans/dockerhub-description from 2 to 2.4.2
2021-06-12 00:01:33 +02:00
nicobo
022cbe45a4
Fixed contact URL 2021-06-11 00:38:20 +02:00
nicobo
2f351a9daf
+ added command-line option to change the log level 2021-06-11 00:36:29 +02:00
nicobo
1eab2bb32c
bump version 2021-06-11 00:31:54 +02:00
nicobo
018cb8b589
default log level is now info (was debug) 2021-06-11 00:28:55 +02:00
nicobo
f32c31f46a
+ -l option to set the log level 2021-06-11 00:25:28 +02:00
nicobo
60c096a39b
+ doc'ed how to run docker image ootb 2021-06-11 00:24:49 +02:00
nicobo
e8266c6cea
upgrading docker meta action 2021-06-10 23:14:13 +02:00
nicobo
9deba53edc
reverting wrong semver 2021-06-10 23:13:54 +02:00
nicobo
a126cbc400
+ badge to link to the GitHub repo from DockerHub (or from elsewhere) 2021-06-10 22:42:52 +02:00
nicobo
4d0c0096a6
version bump 2021-06-10 22:17:46 +02:00
nicobo
e5676a45d1
+ handling SIGINT & SIGTERM signals in Docker 2021-06-10 22:17:34 +02:00
nicobo
a04ca43fcd
fixed : logging.js was missing 2021-06-10 22:16:52 +02:00
nicobo
752af10b20
+ doc on logging.js 2021-06-10 07:47:52 +02:00
nicobo
3c2866fc0f
bump version to 1.1.0 2021-06-10 07:34:05 +02:00
nicobo
698cc75028
+ package-lock.json 2021-06-09 23:33:01 +02:00
nicobo
cdb9769f46
~ using winston logger everywhere 2021-06-09 23:29:54 +02:00
nicobo
5c8001f5dd
version bump 2021-06-09 23:25:31 +02:00
nicobo
e564f8a139
+ on/off sync scenario 2021-06-09 23:25:19 +02:00
nicobo
332e25eb13
+ logging.js : adding winston logging 2021-06-09 23:24:38 +02:00
nicobo
5e22ae450b
bump version 2021-06-09 07:56:21 +02:00
nicobo
bd5d37601d
+ using Winston as the logging framework
~ fixed : error if no scenario-specific option was given
~ doc fixes
2021-06-09 07:55:13 +02:00
nicobo
4e5cd6b975 minor doc fixes 2021-06-08 13:57:12 +02:00
dependabot[bot]
d43e211d81
Bump peter-evans/dockerhub-description from 2 to 2.4.2
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 2.4.2.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v2.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:21 +00:00
dependabot[bot]
82163b9bee
Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:18 +00:00
dependabot[bot]
130442808d
Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:11:16 +00:00
nicobo
f9c480d665
Using alpine 3.11 : 3.12 doesn't have a 'python' package (yet ?) 2021-05-07 23:26:23 +02:00
nicobo
ef439f223b
+ picture for each scenario
+ treeware licence & badge
2021-05-07 22:44:52 +02:00
nicobo
1e2d968dee
Merge pull request #7 from nicolabs/dependabot/github_actions/crazy-max/ghaction-docker-meta-v2.1.1
Bump crazy-max/ghaction-docker-meta from v1 to v2.1.1
2021-03-31 22:06:16 +02:00
nicobo
9dfa3af957
a last micro doc change 2021-03-31 22:02:46 +02:00
nicobo
e3986b579c
oops formatting is back... 2021-03-31 21:42:02 +02:00
dependabot[bot]
ef90776224
Bump crazy-max/ghaction-docker-meta from v1 to v2.1.1
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.1.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v1...ac90ddf06eee55fbe48897eeec38bba2f7948e7e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:28:42 +00:00
nicobo
6ad395c201 Minor doc update 2021-03-29 13:18:27 +02:00
nicobo
13d15d09b3
Merge branches 'master' and 'master' of github.com:nicolabs/musiccast-repairkit 2021-03-28 15:40:21 +02:00
nicobo
48354403d1
- removed heartbeat log for now 2021-03-28 15:40:02 +02:00
nicobo
f6eef46d33
Update LICENSE 2021-03-28 15:32:43 +02:00
nicobo
9fa2c3682a
doc fix 2021-03-28 15:29:10 +02:00
nicobo
e81407082e
Doc refactoring for the better 2021-03-28 15:28:22 +02:00
nicobo
a4e75b176f
~ doc update. fixes #3 2021-03-28 15:09:20 +02:00
nicobo
cd80ab1fb1
+ github actions worklow to build & push to Docker Hub 2021-03-28 14:37:23 +02:00
nicobo
9e7c76b549
+ dependabot 2021-03-28 13:46:07 +02:00
nicobo
3e0a9bab32
fixed : connect ECONNREFUSED 127.0.0.1:80 (source IP was out of context in the callback) 2021-03-27 22:16:07 +01:00
nicobo
a83942d774
- yarn.lock (was empty anyway) 2021-03-26 21:31:47 +01:00
nicobo
0945b69410
+ ability to load external scripts
+ using yamaha-yxc-nodejs for easier addition of new scripts
+ can now sync the volume of several devices
2021-03-26 21:31:32 +01:00
nicobo
4f928df0de
fixed : env_file breaks docker-compose build if absent => only a comment is left to customize the docker-compose.yml 2021-03-25 00:36:52 +01:00
nicobo
9e3ceca562
+ logging source & dest IP
- not logging all events (for now)
2021-03-25 00:35:38 +01:00
nicobo
e81536b917
fixed : docker-compose 3.2+ is required for the long version format of ports: 2021-03-24 22:49:09 +01:00