Commit graph

13 commits

Author SHA1 Message Date
Joachim Bauch 2626b1ac6c
Add note on using multiple Janus servers. 2020-08-13 13:17:08 +02:00
Joachim Bauch 13def3d2dc
CI: Switch to GitHub Actions. 2020-07-31 13:00:09 +02:00
Joachim Bauch 9563c55b2c
Add note on build requirements (fixes #12). 2020-07-21 11:54:35 +02:00
Joachim Bauch 9820580621
Merge pull request #7 from gary-kim/enh/noid/docker
Add Docker resources
2020-07-21 11:46:24 +02:00
Gary Kim e65b570419
Add Docker support
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-05-29 14:57:51 +08:00
n-connect 8d9c9cc1cd
FreeBSD updates (#2)
* FreeBSD update

1. run the build with gmake build on FreeBSD
2. Using env instead of direct interpreter call in head of python script - more flexible use of python scripts (there's no default symlink like python2 or python3 in FreeBSD)
3. removing full path before of 'curl' to be able to run it by the script for dependency downloads

* FreeBSD Update

Change script header using env instead of direct Bash shell call (full path of 'env' is '/usr/bin/env')

* Update README.md

* Fixed update to work on FreeBSD too

After applying the meta-package it is more widely usable
2020-05-20 08:42:22 +02:00
Joachim Bauch bffa2eb01a
Merge pull request #6 from kesselb/patch-1
Add working link for signaling api
2020-05-20 08:40:03 +02:00
Joachim Bauch b856e65615
Merge pull request #5 from morph027/reverse-proxies
add caddy server to reverse proxy examples
2020-05-20 08:39:39 +02:00
kesselb b5123f5a87
Add working link for signaling api 2020-05-19 20:08:06 +02:00
morph027 1cd85dc179
add caddy server to reverse proxy examples 2020-05-19 19:50:42 +02:00
morph027 08c181760f
add systemd to docs 2020-05-19 15:37:36 +02:00
Joachim Bauch 70ee3d9726
Add Travis build status. 2020-05-12 10:09:29 +02:00
Joachim Bauch 5dcfeda1e9
Initial commit of the OpenSource version.
This corresponds to nextcloud-spreed-signaling 0.0.13
2020-05-12 09:46:20 +02:00