Commit graph

262 commits

Author SHA1 Message Date
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
Joachim Bauch 4447078bbb
Merge pull request #3 from morph027/systemd-daemon
add systemd to docs
2020-05-19 16:29:44 +02:00
morph027 08c181760f
add systemd to docs 2020-05-19 15:37:36 +02:00
Joachim Bauch c48581b22b
Merge pull request #1 from strukturag/ci-integration
CI: Add Travis integration
2020-05-12 10:24:01 +02:00
Joachim Bauch 70ee3d9726
Add Travis build status. 2020-05-12 10:09:29 +02:00
Joachim Bauch 9eb4fb1a47
CI: Add Travis integration. 2020-05-12 10:06:00 +02:00
Joachim Bauch 6b61789c36
Fix dependencies to work in clean go1.6/1.7 environments. 2020-05-12 10:06:00 +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