1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

20 Commits

Author SHA1 Message Date
David Schinazi
be408e43b1
Enable TLS 1.3 in nginx.conf
TLS 1.3 has been supported in nginx since 2018. This change brings nginx.conf to parity with what nginx recommends by default.
2024-12-17 18:19:05 -08:00
Patrik J. Braun
d8e343fe8a Add source file support to backend #743 2023-12-03 09:38:29 +01: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
991c96c2fe Adding comment to avoid ending '/' at /pgapi #590 2023-01-13 14:10:01 +01:00
Patrik J. Braun
8427ac4b4f Updating nginx config with gzip compression #437 2023-01-07 17:55:22 +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
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
c6aaa0e060 updating docker README.md 2022-03-12 21:39:22 +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 b72788456b64ecaac1a81ea8b24429ad22f60baa.

# 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
fxjkhr
0877b7b2b1
added missing space
I believe a space was needed
2020-10-28 13:02:15 -07:00
Dhaval Soneji
8c5a62d645
make app wait for db to start up first
Fix for #163 
Prevents using memory database if db is still starting up
2020-06-25 12:28:35 +01:00
Patrik J. Braun
1b43fb47f7 adding # CHANGE ME comments to docker-compose.yml and nginx.conf files 2020-01-17 11:55:10 +01:00
Patrik J. Braun
8b5785679d preparing v1.8.0 2019-12-30 21:39:05 +01:00
Patrik J. Braun
832efde081 updating docker build 2019-12-30 20:48:25 +01:00
Patrik J. Braun
3b6ed865c9 adding mysql docker-compose.yml 2019-12-23 23:17:05 +01:00
Patrik J. Braun
dea0fd00ec adding docker-compose files and docker documentation 2019-12-23 21:07:34 +01:00