1
0
mirror of https://github.com/ArcticFoxes-net/Signal-TLS-Proxy synced 2024-07-26 23:32:24 -04:00
Commit Graph

41 Commits

Author SHA1 Message Date
3eaa3bd602
Merge branch 'signalapp:main' into main 2024-05-28 00:44:48 -07:00
gram-signal
089a24e2e4
Add entries for backend{1,2,3}.svr3. 2024-04-04 14:03:28 -06:00
samsepi0l
cea65fe055
Set volumes to read-only (#6)
P.S. I also forgot to mention line 10 in the issue in which I also set ro.

Signed-off-by: samsepi0l <contact@simpleprivacy.fr>
2023-12-01 05:44:21 -07:00
samsepi0l
a846be932b
Remove CAP_ prefix (#4)
Signed-off-by: samsepi0l <contact@simpleprivacy.fr>
2023-12-01 05:27:05 -07:00
9736a26387
Merge branch 'signalapp:main' into main 2023-11-28 06:05:55 -07:00
tinyboxvk
fce6debf65 Add entries for cdn3.signal.org 2023-11-22 13:48:32 -05:00
Jon Chambers
1e132897fd Remove the legacy Secure Value Recovery service from the list of supported domains 2023-11-22 13:47:57 -05:00
0689f8a983
NGINX autoreload
Signed-off-by: Tommy <contact@tommytran.io>
2023-08-28 17:52:50 -07:00
681f626851
Certbot reuse key
Signed-off-by: Tommy <contact@tommytran.io>
2023-08-27 21:05:12 -07:00
1db17f6c12
Add IPv6 support
Signed-off-by: Tommy <contact@tommytran.io>
2023-08-16 04:02:46 -07:00
1867d057f2
Fix incorrect labeling 2023-08-15 17:37:55 -07:00
a7fd21e435
Merge branch 'signalapp:main' into main 2023-08-05 20:22:45 -07:00
Chris Eager
74e15dcf07 Add entries for svr2.signal.org 2023-08-05 15:50:48 -05:00
db078aa32c
Merge branch 'signalapp:main' into main 2023-07-05 07:51:36 -07:00
Ehren Kret
094283be47 remove reference to whispersystems.org 2023-06-30 10:12:46 -05:00
5b277631dd
Merge branch 'signalapp:main' into main 2023-05-12 03:33:38 -07:00
Jon Chambers
461d2d1aee Remove references to (now-retired) api.directory.signal.org 2023-05-05 10:53:32 -04:00
Jon Chambers
beb97ddc52 Add .idea/ to .gitignore 2023-05-05 10:07:17 -04:00
8b2758d7fe
Add CAP_NET_BIND_SERVICE
Signed-off-by: Tommy <contact@tommytran.io>
2023-03-15 17:12:16 -04:00
55bdacd5b1
Move port 80 back to nginx-terminate container
Signed-off-by: Tommy <contact@tommytran.io>
2023-01-12 08:57:43 -05:00
f205f0a439
Merge branch 'signalapp:main' into main 2023-01-12 08:56:09 -05:00
Chris Eager
cb0bd40fce
proxy /.well-known/acme-challenge/ to the certbot server (#38) 2023-01-05 10:59:19 -06:00
a2149a6683
Remove unnecessary capability
Signed-off-by: Tommy <contact@tommytran.io>
2022-12-27 20:08:21 -05:00
07aa9cf08e
Fix SSL Renewal
Signed-off-by: Tommy <contact@tommytran.io>
2022-12-26 10:35:48 -05:00
de258d0ec2
Support Docker Compose v2 (#2)
This commit adds detection for Docker Compose v2 (a.k.a. `docker-compose-plugin`) and uses
the proper command (either `docker-compose` or `docker compose`) to run the containers.

Co-authored-by: Michael Baudino <michael@baudi.no>
2022-11-20 04:45:54 -05:00
487810f259
Fix privileges, remove read_only
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-25 16:08:35 -04:00
8d34521b58
/var/cache/nginx tmpfs
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-22 22:03:02 -04:00
198beb3147
Fix port conflict
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-22 21:57:26 -04:00
e8ffa5947d
Merge remote-tracking branch 'upstream'
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-22 21:52:55 -04:00
Jon Chambers
ac94d6b869 Add update instructions to the README 2022-09-22 19:20:45 -04:00
Jon Chambers
7d03721445 Return 404 by default 2022-09-22 18:44:47 -04:00
Jon Chambers
79b96cad6e Expose Certbot ports 2022-09-22 18:44:47 -04:00
a8ee96e8ef
Merge branch 'signalapp:main' into main 2022-09-22 15:26:30 -04:00
Jon Chambers
2fe26e3b8a Add entries for cdsi.signal.org 2022-09-22 15:01:54 -04:00
978a26962c
Readonly Containers
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-13 03:35:07 -04:00
708bbf0496
Drop capabilities
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-11 11:03:17 -04:00
2c2c3b4003
Use upstream NGINX and add docker-compose fixes
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-11 10:10:44 -04:00
Ehren Kret
8999930ff0 Note in README that you need to ensure your user has access to docker 2021-09-07 10:20:22 -05:00
Ehren Kret
c2198487ba Add two new domain names for the signal service
The two new domains are:
* chat.signal.org
* ud-chat.signal.org

Change the relay destination to chat.signal.org as the preferred
domain for reaching the signal service.
2021-09-07 09:44:17 -05:00
Kévin Dunglas
39a97dab72 Use HTTPS to download NGINX 2021-02-04 12:50:01 -08:00
Moxie Marlinspike
c3ef184c81 Big bang 2021-02-04 08:15:35 -08:00