3ddbd0c19e
Merge remote-tracking branch 'upstream/master'
2025-03-17 00:01:39 -03:00
5c8a975a04
dockerfile: replace built-in healthcheck with tiny-health-checker for container healthchecks ( #54 )
...
* Revert "Add Image healthcheck. (#48 )"
This reverts commit f7c81687b5
.
* dockerfile: replace built-in healthcheck with tiny-health-checker for healthchecks
* dockerfile: support for ARM64 builds of thc
2025-03-02 23:11:02 +01:00
06cb1e10b0
dockerfile: disable healthcheck due to high allocation of resources on each healthcheck call
...
Build and Push Docker Image / build-and-push (push) Successful in 1m16s
https://github.com/iv-org/invidious-companion/issues/24#issuecomment-2677141666
2025-02-23 19:13:05 -03:00
2a37c1fe53
Revert "make use of SSL certificates"
...
Build and Push Docker Image / build-and-push (push) Successful in 1m23s
This reverts commit e39797cf49
.
HTTPS on deno is not bad, but if you are handling a lot of connections, you are better off using a well tested reverse proxy like haproxy and nginx. They are more efficient at handling HTTPS traffic.
2025-02-23 16:58:28 -03:00
24eafee3e9
Merge remote-tracking branch 'upstream/master'
2025-02-23 16:54:01 -03:00
7fa4083f35
ci: update deno to v2.1.10
2025-02-21 17:14:00 -03:00
f7c81687b5
Add Image healthcheck. ( #48 )
...
* add support for `health` argument
* add healthcheck to the image file
2025-02-19 16:27:31 +01:00
d32574db8a
ci: fix Deno stack overflow
2025-02-03 18:06:42 -03:00
6c6345fe03
chore: update Deno to 2.1.9 in Dockerfile
2025-02-03 16:58:47 -03:00
ac0a02d184
Merge remote-tracking branch 'upstream/master'
Build and Push Docker Image / build-and-push (push) Successful in 1m23s
2025-01-28 19:33:41 -03:00
Émilien (perso)
80f212f482
can't mkdir so creating directory in builder stage
2024-12-27 10:59:52 +00:00
Émilien (perso)
c8dc14ca93
create cache directory and set correct permissions
2024-12-27 10:52:20 +00:00
72f3df37e6
Merge remote-tracking branch 'upstream/master'
Build and Push Docker Image / build-and-push (push) Successful in 1m3s
2024-12-24 15:20:15 -03:00
Émilien (perso)
70cf366639
Update to deno 2.1.4
2024-12-16 11:46:18 +01:00
e39797cf49
make use of SSL certificates
Build and Push Docker Image / build-and-push (push) Successful in 56s
2024-12-15 17:28:32 -03:00
Emilien
1c1b4cc697
switch to deno 2
2024-12-09 21:58:34 +01:00
Emilien
be1f4bee39
allow to set specific directory for cache + various envs
2024-11-01 21:00:30 +01:00
Emilien Devos
2b8521e59a
add dockerfile
2024-10-21 00:36:42 +02:00