Commit graph

35 commits

Author SHA1 Message Date
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
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
nicobo
b9c6218250
+ docker build & deploy files 2021-03-24 22:41:02 +01:00
nicobo
51d06df7e2
hacked to implement my use case 2021-03-24 22:40:49 +01:00
nicobo
0edcefe252
administrative update from the fork 2021-03-24 22:39:43 +01:00
nicobo
f939982a8b
+ draft doc 2021-03-24 22:38:43 +01:00
nicobo
767395db08
+ .ignore patterns 2021-03-24 22:33:40 +01:00
Axel Olsson
71b8f6a26c Keep alive 2018-08-09 21:33:30 +02:00
Axel Olsson
bb36161910 Added reference 2018-08-09 21:25:58 +02:00
Axel Olsson
b0782184f3 Initial version 2018-08-09 21:20:30 +02:00
Axel
8a083b8440
Initial commit 2018-08-09 21:17:43 +02:00