1
0
mirror of https://github.com/ArcticFoxes-net/Signal-TLS-Proxy synced 2024-09-16 14:44:42 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
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