Commit Graph

1760 Commits

Author SHA1 Message Date
1323a74db0 fix: avoid failing and extra error messages (#136)
* avoid failing and extra error messages

* avoid extra error messages when executed after pre_remove.sh

* remove extra output and avoid failure on minor errors

* ensure the steps will run only on remove
2021-10-20 11:51:32 +02:00
74485d3b13 fix: service hanging when error on startup has been encountered (#135) 2021-10-18 13:29:26 +02:00
bef3b3392b fix: graceful shutdown (#134)
* fix: graceful shutdown

* fix: windows graceful shutdown
2021-10-17 22:15:38 +02:00
fcea3c99d4 Enhance up command (#133)
* move setup-key to root command

* up will check login and start service

* update tests to reflect new UP capabilities

* display client IP

* removed unused argument

* install service if not installed

* update post-install and add pre remove script

* improve log messages

* handle service status failures and install service when needed

* removing unused files

* update documentation and description

* add version command

* update service lib version

* using lib constant for not installed services

* match version from goreleaser

* fix: graceful shutdown

* stop only if service is running

* add logs initialization to service controller commands

Co-authored-by: braginini <bangvalo@gmail.com>
2021-10-17 21:34:07 +02:00
96799a25b5 docs: fix gif size 2021-10-16 16:54:37 +02:00
07291cdb93 docs: update readme (#132)
* update readme
2021-10-16 16:53:39 +02:00
21139938c1 docs: highlight Slack channel 2021-10-12 14:37:49 +02:00
5cf2d0a6a9 add slack invitation link (#129) 2021-10-12 12:16:09 +02:00
8551afe04e enhancement: Support new architectures and auto upload packages to repo (#128)
* adding uploads

* adding uploads

* adding uploads

* adding uploads

* adding uploads

* adding uploads

* use https://pkgs.wiretrustee.com/

* use https://pkgs.wiretrustee.com/

* use https://pkgs.wiretrustee.com/

* set yum id

* secrets for goreleaser uploads

* ensure Github release is enabled
2021-10-12 12:15:45 +02:00
1685817171 docs: correct installation steps 2021-10-03 18:55:47 +02:00
e17f662683 docs: update intro (#125)
* docs: update intro
2021-10-03 18:21:41 +02:00
a764fb870c docs: move intro link up in readme 2021-09-27 09:23:19 +02:00
cabff941ac docs: add self-hosting video 2021-09-26 16:49:59 +02:00
b5f35dfb5e docs: replace beta with app.wiretrustee.com (#123)
* docs: replace beta with app.wiretrustee.com

* docs: add Signal port to the list of the open ports

* docs: minor corrections
2021-09-26 11:44:34 +02:00
1d426b7f81 docs: fix docker-compose management image 2021-09-25 20:17:01 +02:00
e4f9406d44 Removed installer and add workflow dispatch (#120) v0.1.0-beta.3 2021-09-25 19:30:12 +02:00
7c79ff62ee fix: coturn port 2021-09-25 19:29:43 +02:00
32c369257b management/support cert from file (#122)
* feature: support cert file in management service

* docs: add new management commands
2021-09-25 19:22:49 +02:00
08dd719aa1 self-hosting guide (#121)
* docs: first steps of the self-hosting guide

* feature: add setup configurator for the self-hosted guide

* docs: add setup.env comments

* docs: simplify installation steps - support ./configure.sh

* docs: fix file references

* docs: fix minor docs issues

* docs: remove unused title
2021-09-25 19:12:05 +02:00
84c714dd93 Update quickstart.md 2021-09-23 14:39:55 +02:00
996c8d7c62 docs: referer to the new video 2021-09-23 14:38:51 +02:00
25e68ce493 docs: fix broken intro link 2021-09-22 14:18:48 +02:00
4881dcbd51 docs: add Getting Started hosted version guide (#119)
* docs: add Getting Started hosted version guide

* docs: fix screenshot sizes

* docs: self-hosting section

* docs: increase screenshots width

* docs: reference getting started from main readme

* docs: add refs to sections

* docs: move docs to a separate folder

* docs: add intro

* docs: correct intro docs

* docs: correct image location

* docs: correct language
2021-09-22 14:16:46 +02:00
d505f70972 Update README.md 2021-09-13 08:50:15 +02:00
6a80684378 docs: add slack 2021-09-13 08:18:18 +02:00
2624a7c4e6 docs: update Auth0 notes 2021-09-13 08:06:28 +02:00
9a412e7bf1 Update README.md 2021-09-13 07:58:52 +02:00
b5d1690129 Update README.md 2021-09-12 20:38:26 +02:00
d4bec15ca3 Update README.md 2021-09-12 20:37:55 +02:00
3212aca7c7 docs: add reference to auth0 react guide 2021-09-12 09:39:03 +03:00
b97a2251d3 fix docker compose signal volume 2021-09-12 09:08:55 +03:00
528a26ea3e chore: simplify direct connection logic v0.1.0-beta.2 2021-09-09 16:43:52 +02:00
13288374f1 test: fix peer reflexive connectivity (#116) v0.1.0-beta.1 2021-09-09 10:45:04 +02:00
ec759bc461 Delete peer (#114)
* feature: add peer deletion

* feature: add peer deletion [CLIENT]

* fix: lint error

* test: fix sync block

* test: fix management test

* feature: add client stop after was deleted

* chore: remove permission denied cancellation

* chore: add larger signal backoff

* feature: notify deleted peer of removal

* fix: lint issue

* chore: add 2nd default key - one off

* test: fix account key check
v0.1.0-rc.2
2021-09-07 18:36:46 +02:00
a859f6c511 docs: add info about Auth0 2021-09-07 10:38:07 +02:00
081162864d fix: management config 2021-09-07 10:35:33 +02:00
090f3ae5d0 chore: rename config to management json 2021-09-07 10:30:56 +02:00
fb1116e77b chore: release archive back to tar.gz 2021-09-07 10:28:43 +02:00
879750af7c fix: docker compose 2021-09-07 10:25:55 +02:00
13b4be31df feature: add logging to a file (#112)
* feature: add logging to a file

* refactor: move InitLog to util lib

* docs: update signal and management docs

* chore: update docker compose

* set --log-file to console

* chore: comment out log volume in docker compose

Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
2021-09-07 09:53:18 +02:00
15f7d856db Update README.md 2021-09-06 16:12:57 +02:00
72197d1970 chore: update docker compose 2021-09-06 16:11:48 +02:00
a56aba8b06 chore: init STUNs and TURNs as empty arrays 2021-09-06 14:23:03 +02:00
4acbdc47e5 Add windows installer documentation (#111) 2021-09-06 14:15:47 +02:00
ee3c292699 Add homebrew tap (#110)
* test homebrew task

* secret HOMEBREW_TAP_GITHUB_TOKEN

* prepare for pr

* use homebrew-client

* add brew install
2021-09-06 14:15:08 +02:00
6c233fcc3f Add windows installer (#109)
* windows installer

* unpack function in local dir

* working-directory client

* using env var plugin

* test tag and publishing

* getting version from tag

* using version number

* remove unnecessary commands and add description

* using long version outputs

* uncomment docker steps
2021-09-06 10:20:26 +02:00
a4db0b4e94 client update of TURNs and STUNs (#106)
* feature: update STUNs and TURNs in engine

* fix: setup TURN credentials request only when refresh enabled

* feature: update TURNs and STUNs in teh client app on Management update

* chore: disable peer reflexive candidates in ICE

* chore: relocate management.json

* chore: make TURN secret and pwd plain text in config
2021-09-03 17:47:40 +02:00
81c5aa1341 docs: add dashboard repo link 2021-09-03 15:33:49 +02:00
8c5f6186f1 Update README.md 2021-09-03 11:19:53 +02:00
88e9d2c20d Update README.md 2021-09-03 11:18:45 +02:00