Leonid Orsulic
8c1ae1e48b
update commands to docker compose V2
2023-05-07 11:07:09 +02:00
chandi
a7bb299b74
avoid errors with paths containing spaces
2021-12-20 23:46:07 +01:00
chandi
422888ecfa
setup: fix missing fi
...
closes #175
2021-12-14 10:42:46 +01:00
chandi
58f441f3ee
make default passwords obvious and set FSESL_PASSWORD
2021-12-13 18:16:22 +01:00
Omid
a94572a2b4
Merge branch 'develop' into prometheus-exporter-optimization
2021-11-27 13:40:24 +02:00
omidmaldar
3d3830fccb
Resolve conflicts
2021-11-27 13:38:44 +02:00
omidmaldar
9a8825a73b
Periodically remove old recordings
2021-10-17 21:26:26 +03:00
omidmaldar
abeac58d73
Enable optimization for Prometheus when recording is enabled
2021-10-17 01:01:07 +03:00
chandi
2b9c0813e7
Merge pull request #144 from mghadam/patch-1
...
fixed sed delimiter for CERTPATH and KEYPATH
2021-10-05 14:25:46 +02:00
Mostafa Ghadamyari
add48f9418
fixed sed delimiter for CERTPATH and KEYPATH
...
need to use another delimiter rather than `/` since the $CERTPATH and $KEYPATH variables contain `/` in the full path and cause the following error
```
`sed: -e expression #1 , char 50: unknown option to `s'
```
2021-08-02 18:35:22 +04:30
Lincoln W
9a85b0bfc6
Fixed some typos
2021-07-28 18:32:42 -04:00
chandi
c2ebd3fcf9
Merge pull request #126 from cjhille/develop
...
Reintegrate turn with default ports and support for external certificates
2021-06-21 16:47:37 +02:00
cjhille
eb2408cb17
give coturn the option to run with manual certificates
2021-06-08 16:28:24 +00:00
cjhille
0ff8da7f67
restore coturn code with default port 5349
2021-06-01 15:51:55 +00:00
caminsha
63a72de927
Add POSTGRESQL_SECRET as environement variable
...
The way like this it is possible to have the password for PostgreSQL as an environment variable
2021-05-14 03:05:07 +02:00
chandi
f49ef6b625
remove coturn due to #73
2021-03-28 00:58:01 +01:00
chandi
124c9775d4
Merge pull request #62 from derhecht/patch-1
...
Add curl IPv6 timeout
2021-02-18 09:44:58 +01:00
Omid
ef5c0e5587
Ask about Prometheus installation
...
Adds a missing question which asks if the user wants a Prometheus exporter to be installed
2021-02-18 09:39:17 +01:00
Jakob Berlin
fcf4b0eb24
Add curl IPv6 timeout
...
To ensure script continue in case of no IPv6 DNS resolution - otherwise keeps waiting forever
2021-02-17 22:35:58 +01:00
chandi
16df9ab334
template based generation of docker-compose.yml #71 #42
2021-02-11 15:33:49 +01:00
chandi
99dbe34e9a
add recording privacy warning during setup
2020-09-06 14:18:09 +02:00
chandi
c997397d68
revert some leftover unrelated changes
2020-09-06 14:13:54 +02:00
chandi
5fbefe5a0b
Revert "fix typo"
...
This reverts commit f7aa707532
.
2020-09-06 14:07:20 +02:00
Sofyan Sugianto
20dfb43273
fix setup recording
2020-08-29 21:30:00 +07:00
Sofyan Sugianto
f7aa707532
fix typo
2020-08-29 21:01:30 +07:00
Sofyan Sugianto
ef32b623b3
generate random password by default on postgres password
2020-08-27 16:09:42 +07:00
Sofyan Sugianto
25a345dd80
add recording feature into setup scripts
2020-08-15 08:42:43 +07:00
chandi
2b28bac2fe
setup: working IPv6 regex and less strict IPv4 regex
2020-07-31 09:42:23 +02:00
chandi
3e5b3d8a74
ipv6: setup script
2020-07-13 17:52:14 +02:00
chandi
060f08e68c
initial IPv6 support
2020-07-12 19:15:40 +02:00
chandi
b010da33a2
coturn integration
2020-06-07 14:52:01 +02:00
chandi
1e38fd51a5
setup: remove pwgen dependency
2020-06-06 20:05:39 +02:00
chandi
8ab2bec71e
setup script, readme update and .env rework
2020-06-06 14:41:43 +02:00