56 Commits

Author SHA1 Message Date
Bnyro
5973e30044
Merge pull request #56 from kibirisu/main
Fix docker traefik labels on compose template
2025-05-31 10:43:41 +02:00
kibirisu
e8e76406b6
Fix docker traefik labels on compose template 2025-04-25 01:26:41 +02:00
Bnyro
6eb033f83e
feat: add piped-bg-helper to all compose templates and enable by default 2025-03-01 12:35:23 +01:00
Bnyro
cc60cca2d4
fix: standalone image using wrong internal urls 2025-03-01 12:26:38 +01:00
Bnyro
5670c6b14c
Merge pull request #55 from TeamPiped/standalone-install
feat: add stanalone installation process
2025-02-27 12:17:36 +01:00
Bnyro
87e1239d9d
feat: add stanalone installation process 2025-02-27 12:16:19 +01:00
Bnyro
90932ce768
fix: properly replace HTTP_MODE_PLACEHOLDER in config.properties
closes https://github.com/TeamPiped/Piped-Docker/issues/52
2025-01-22 09:34:21 +01:00
Bnyro
531c677c98 feat: support for hosting only via http using configure-instance.sh 2025-01-07 21:03:08 +01:00
Kavin
a49d66190a
Merge pull request #48 from TeamPiped/postgres-16
Update PostgreSQL image to version 16-alpine in Docker Compose files
2024-07-11 15:54:34 +01:00
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
Bnyro
d07c22f079
fix: nginx fails due to wrong docker hostname
closes https://github.com/TeamPiped/Piped/issues/3679
2024-06-23 16:40:27 +02: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
Kavin
af4a6a1bb3
Merge pull request #44 from cbruegg/patch-1
Fix frontend hostname in Caddyfile
2024-06-21 12:58:36 +05:30
Christian Brüggemann
f35c86715a
Fix frontend hostname in Caddyfile 2024-06-20 20:12:08 +02:00
Bnyro
b6f7da34b6
Merge pull request #42 from TeamPiped/frontend-env
refactor: use BACKEND_HOSTNAME env instead of ash entrypoint
2024-06-15 15:00:16 +02:00
Bnyro
ce2d77edfd refactor: use BACKEND_HOSTNAME env instead of ash entrypoint 2024-06-15 14:58:17 +02:00
Bnyro
bf44099e14
Merge pull request #40 from nyarau/main
Remove hardcoded dns resolver in nginx configs
2024-06-07 21:28:16 +02:00
NotYetAnotherRandomAnonymousUser
a76b31cbab
Remove hardcoded dns resolver in nginx configs 2024-05-27 18:51:49 +02:00
Bnyro
e0a45cbbc8
chore: remove duplicated hibernate properties from config.properties 2024-05-23 17:45:54 +02:00
Bnyro
3b99b09db7
chore: update config.properties from Piped-Backend repo 2024-04-29 12:56:11 +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
082cb2a820
Use sh shebang. 2023-03-10 00:09:11 +00:00
Kavin
281f6a264b
Increase hash bucket size for larger hostnames. 2023-01-09 23:37:01 +00:00
Kavin
113e0da985
Merge pull request #29 from TeamPiped/caddy-nginx
Use nginx in caddy for caching.
2022-11-03 20:19:53 +00:00
Kavin
c6bb24a2b8
Fix for piped-proxy volume mount. 2022-11-03 19:45:20 +00:00
Kavin
41ca0ef18e
Use nginx in caddy for caching. 2022-11-03 17:40:46 +00:00
Kavin
a77f887fd8
Use new Rust based piped-proxy. 2022-11-03 17:28:09 +00:00
Kavin
76d40b4fea
Allow using openj9 with arm 2022-10-29 23:34:58 +01:00
Kavin
150b857acc
Merge pull request #27 from Soochaehwa/main
Update Caddyfile
2022-09-21 20:50:15 +01:00
Soochaehwa
78dc60527a
Update Caddyfile 2022-09-22 02:07:01 +09:00
Kavin
7e52212a51
Merge pull request #25 from Jeidnx/add_shebang
Add Shebang
2022-09-07 00:19:24 +05:30
Jeidnx
dcdc7a0460
Add Shebang 2022-09-06 11:27:32 +02:00
Oskar Roesler
a492fdcabb
Varnish config: replace hostname piped with hostname piped-backend to clearly use the appopriate hostname to avoid problems with the docker-magic and prevent confusion after hostname changes. (#19) 2022-08-15 19:01:34 +05:30
Kavin
6129c5dfbf
Remove gzip by default.
Let the user setup gzip in their reverse proxy.
Closes #18
2022-08-07 07:01:45 +05:30
Kavin
2480d0dffb
Use nginx to cache responses. 2022-08-07 06:59:29 +05:30
Kavin
0a6f6c557b
Remove docker-compose installed checks.
Closes #23
2022-07-19 23:53:52 +05:30
Kavin
0db1302898
Change postgres dialect. 2022-06-17 16:55:05 +01:00
Kavin
c4fe0c1ac4
Add some missing config properties.
Ref: https://github.com/TeamPiped/Piped/issues/1123
2022-06-12 18:57:34 +01:00
Kavin
9b6ba05f4a
Set resolver for nginx. 2022-06-06 05:29:34 +01:00
Kavin
6804354ab5
Use dynamic variable for varnish proxy_pass. 2022-06-02 04:45:49 +01:00
Kavin
aa3f174f5e
Remove docker-compose version checks. 2022-06-02 04:38:55 +01:00
Kavin
099a59cf8a
Add support for docker compose. 2022-05-19 21:06:53 +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
FireMaskterK
127f4b3625
Add docker-compose version check. 2021-12-01 04:27:34 +00:00
FireMaskterK
18d81afee4
Automatically use the hotspot image when on aarch64. 2021-12-01 03:31:03 +00:00
Kavin
95e20fa87d
Simply nginx and caddy config. (#9) 2021-11-07 20:40:25 +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