1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

127 Commits

Author SHA1 Message Date
Patrik J. Braun
c098dc6157 Add more logging during docker diagnostics #127. 2024-07-04 22:10:55 +02:00
Patrik J. Braun
7e4a982201 Drop buster support. Its an old debian version 2024-07-04 21:34:04 +02:00
niawag
75ebbf03d7
Merge pull request #5 from niawag/patch-1
Update Dockerfile.build - healthcheck changed from localhost to 127.0…
2024-06-30 16:56:59 +02:00
niawag
3997abd89a
Merge pull request #4 from niawag/patch-2
Update Dockerfile.build - healthcheck changed from localhost to 127.0…
2024-06-30 16:56:17 +02:00
niawag
c0443153ab
Merge pull request #3 from niawag/patch-3
Update Dockerfile.build - healthcheck changed from localhost to 127.0…
2024-06-30 16:55:58 +02:00
niawag
8bd3ff5cfc
Merge pull request #2 from niawag/patch-4
Update Dockerfile.build - healthcheck changed from localhost to 127.0…
2024-06-30 16:55:30 +02:00
niawag
60474eeb0e
Update Dockerfile.build - healthcheck changed from localhost to 127.0.0.1
Should fix a bug whith IPv6 and healthcheck
2024-06-30 16:48:10 +02:00
niawag
935084efcf
Update Dockerfile.build - healthcheck changed from localhost to 127.0.0.1
Should fix a bug whith IPv6 and healthcheck
2024-06-30 16:47:51 +02:00
niawag
e55345b502
Update Dockerfile.build - healthcheck changed from localhost to 127.0.0.1
Should fix a bug whith IPv6 and healthcheck
2024-06-30 16:47:13 +02:00
niawag
941c91ab32
Update Dockerfile.build - healthcheck changed from localhost to 127.0.0.1
Should fix a bug whith IPv6 and healthcheck
2024-06-30 16:45:29 +02:00
niawag
f306ceff37
Update Dockerfile.build - healthcheck changed from localhost to 127.0.0.1
Should fix a bug whith IPv6 and healthcheck
2024-06-30 16:44:02 +02:00
Patrik J. Braun
5919180a65 trying node 18.19 #888 2024-04-17 20:45:08 +02:00
Patrik J. Braun
999a7e45dc trying debian-bookworm 2024-04-17 20:17:58 +02:00
Patrik J. Braun
e50861fce4 trying npm install --fetch-timeout=90000 2024-04-17 20:15:05 +02:00
Dedy Martadinata S
207fb50690
Update Dockerfile.build 2024-02-21 14:04:42 +07:00
Dedy Martadinata S
6016a750f6
distro vips 2024-02-21 14:03:12 +07:00
Dedy Martadinata S
aae451037f
Manually add vips-heif
Unlike debian that pulled heif libs when install vips-dev, alpine need to install this heif separately.
2024-02-20 10:17:01 +07:00
Patrik J. Braun
d8e343fe8a Add source file support to backend #743 2023-12-03 09:38:29 +01:00
Patrik J. Braun
4fe7f31d0e Moving extension folder within config folder for docker. #743 2023-11-24 23:43:23 +01:00
Andrew
36bd372b19
Update README.md - Typo
Fixes a typo in the docker README.
2023-09-25 22:23:04 -05:00
shankargopal
682d0bdc53
Update docker-compose.yml to refer to version 3.9 rather than 3 2023-09-18 12:32:23 +05:30
Patrik J. Braun
569b11b1b1 Keeping edge only #708 2023-09-02 15:20:28 +02:00
Patrik J. Braun
57b288feb6 Renaming nightly tag to edge #708 2023-09-02 15:07:43 +02:00
Patrik J. Braun
991c96c2fe Adding comment to avoid ending '/' at /pgapi #590 2023-01-13 14:10:01 +01:00
Patrik J. Braun
1edb156076 Fixing alpine sharp issue and repushing v1.9.5 release #588 2023-01-13 00:34:54 +01:00
Patrik J. Braun
203fc798ac Add build time diagnostics to docker to test failing sharp #588 #295 2023-01-13 00:32:58 +01:00
Patrik J. Braun
80c87eaa38 Removing docker warning from readme after alpine supports sharp in all platform 2023-01-11 21:25:21 +01:00
Patrik J. Braun
8427ac4b4f Updating nginx config with gzip compression #437 2023-01-07 17:55:22 +01:00
Patrik J. Braun
ffba3c3aef trying alpine v3.17 on linux/arm/v7 #295 2023-01-07 13:33:19 +01:00
Patrik J. Braun
7785036004 Improving comments 2023-01-04 23:25:59 +01:00
Patrik J. Braun
dcda2d3426 Add hint for debug logging in docker compose files 2023-01-04 23:19:14 +01:00
Patrik J. Braun
b7584dbc85 Updating default folder location in the dockerfile after config location change #569 #493 2023-01-03 10:10:35 +01:00
Patrik J. Braun
534f7187c4 Restricting non get methods to the /pgapi subdomain in the recommended nginx config #214, #519 2022-12-10 00:57:31 +01:00
Patrik J. Braun
3281e35fd3 fixing alpine version 2022-11-29 22:18:34 +01:00
Patrik J. Braun
9175402445 updating to node v18 2022-11-29 21:53:07 +01:00
Patrik J. Braun
1ae80a29fa updating to node v18 2022-11-29 21:52:26 +01:00
Patrik J. Braun
34ba8b2fc8 updating alpine version and readding armv7 to alpine #295 2022-11-29 21:26:27 +01:00
Patrik J. Braun
a2e576ec27 updating node to v16 and angular to v12 2022-03-30 22:18:02 +02:00
Patrik J. Braun
c6aaa0e060 updating docker README.md 2022-03-12 21:39:22 +01:00
Patrik J. Braun
6768647f11 Removing alpine from armv7. Mixing v15 and edge dependencies did not work. #295 2022-03-11 23:26:21 +01:00
Patrik J. Braun
182eb7d742 fixing dockerfiles for debian 2022-03-11 16:55:35 +01:00
Patrik J. Braun
3829c23036 replacing stretch with bulsseye 2022-03-11 13:21:29 +01:00
Patrik J. Braun
d0f2344ce7 remove backslash 2022-03-11 10:19:36 +01:00
Patrik J. Braun
89aebfd014 testing if sharp can build on alpine all platforms 2022-03-10 20:35:32 +01:00
Patrik J. Braun
fc385d9617 Adding vips to alpine to prepare for sharp v0.30.0 support, once its repo contains libvips 8.12.2 package: https://pkgs.alpinelinux.org/packages?name=vips&branch=v3.15 #295 2022-02-08 14:49:46 +01:00
Patrik J. Braun
f44e9eb12f Dropping armv7 from alpine and stretch. Keeping with buster as it is the mainly supported target. #295 2022-02-07 19:58:46 +01:00
Patrik J. Braun
4d7dfca26a Adding read-only to docker-compose.yml fixes #332 2022-02-06 16:49:19 +01:00
Patrik J. Braun
9ea2fc5f21 Revert "upgrading to recommend node v16, making min version to be v14"
This reverts commit b72788456b.

# Conflicts:
#	.github/workflows/build.yml
#	.travis.yml
#	package-lock.json
#	package.json
2022-01-15 11:32:46 +01:00
Patrik J. Braun
b72788456b upgrading to recommend node v16, making min version to be v14 2022-01-14 16:27:08 +01:00
Patrik J. Braun
3e33d8ab89
Update docker-compose.yml 2021-06-20 14:24:28 +02:00