Commit Graph

10 Commits

Author SHA1 Message Date
Bernhard B
f34f7f2961 fixed syntax error in docker-compose.yml 2021-10-18 18:27:43 +02:00
Bernhard B
7b6c788a4a updated docker-compose.yml and added json-rpc mode 2021-10-18 18:13:29 +02:00
Bernhard B
887eff056b Added "AUTO_RECEIVE_SCHEDULE" parameter to docker-compose.yml file
* signal-cli recommends to call "receive" on a regular basis. In case
  "receive" is not already called periodically by the user application,
  add the option to invoke it at a specific schedule from within the
  docker container.

  The "AUTO_RECEIVE_SCHEDULE" parameter takes a cron schedule expression
  and calls "receive" at the given time.

see #129
2021-05-11 18:35:24 +02:00
Bernhard B
5153de7319 use image as default in docker-compose.yml
see #125
2021-04-24 09:33:19 +02:00
Bernhard B
e5b0e817b1 improved documentation 2021-02-19 22:25:00 +01:00
Bernhard B
7dfb69000e run dos2unix on docker-compose.yml 2021-02-19 22:20:23 +01:00
Bernhard B
4567210688 added fallback mechanism in case signal-cli-native doesn't exist 2021-02-19 22:19:43 +01:00
Mark Adkins
57665c4ec4 JRE Dependency Fix + Port Configuration 2020-11-22 17:53:04 -05:00
Bernhard B
38e93410e7 network mode 'host' doesn't allow port mapping
see #16
2020-05-11 21:13:15 +02:00
Bernhard B
59e6a16591 initial commit 2019-05-30 19:50:54 +02:00