Commit graph

12 commits

Author SHA1 Message Date
Kavin
0613a116b6
Update PostgreSQL image to version 16-alpine in Docker Compose files
Changed the PostgreSQL image from "postgres:15" to "pgautoupgrade/pgautoupgrade:16-alpine" in both Caddy and Nginx Docker Compose files.
2024-07-11 15:53:43 +01:00
BilligsterUser
b4ca19a112
"fix: update depends_on service name from 'pipedfrontend' to 'piped-frontend' in docker-compose.nginx.yml" (#43)
Signed-off-by: BilligsterUser <billigsteruser@protonmail.com>
2024-06-22 17:36:44 +02:00
Bnyro
ce2d77edfd refactor: use BACKEND_HOSTNAME env instead of ash entrypoint 2024-06-15 14:58:17 +02:00
Kavin
49b98cbeb3
Add traefik labels to nginx container. 2023-09-13 15:33:07 +01:00
Kavin
90e6b80c7c
Update postgres version to 15. 2023-04-23 10:46:50 +01:00
Kavin
a77f887fd8
Use new Rust based piped-proxy. 2022-11-03 17:28:09 +00:00
Kavin
2480d0dffb
Use nginx to cache responses. 2022-08-07 06:59:29 +05:30
Kavin
aa3f174f5e
Remove docker-compose version checks. 2022-06-02 04:38:55 +01:00
FireMasterK
597bdfb23d
Make healthcheck test bypass cache. 2022-01-13 11:55:50 +00:00
FireMasterK
bbd06a4124
Fix for frontend startup issues. 2022-01-12 22:52:03 +00:00
AtomHare
e1acda33ac
Fix the "Error 503 Backend fetch failed" (#8)
* Fix backend error on recreation

* typo
2021-10-05 17:58:05 +01:00
FireMasterK
eb62697497
Add support for nginx without a TLS reverse proxy. 2021-09-25 14:44:58 +01:00