Commit graph

22 commits

Author SHA1 Message Date
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
AtomHare
5862e8354a
Update varnish and headers (#4)
* update varnish

* update headers

* Indent with 4 spaces.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-09-18 23:59:50 +01:00
FireMasterK
0db53dcbeb
Configure FRONTEND_URL property. 2021-09-09 14:40:41 +05:30
FireMasterK
2607157413
Replace default api hostname in frontend. 2021-08-25 17:22:56 +05:30
Kavin
ca989a2a6b
Add link to docs. 2021-08-25 14:47:29 +05:30
AtomHare
8d410df572
Add Initial docker compose
* Initial draft of the docker-compose

with configuration files

* Update docker-compose.yml

update path

* Add configure-instance script.

* Fix caddyfile and improvements.

* Enable quic for Caddy.

* Add missing newline.

* Remove unnecessary depends_on.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-25 13:21:41 +05:30
Kavin
c84060e2a4
Initial commit 2021-08-25 00:27:05 +05:30