Commit graph

148 commits

Author SHA1 Message Date
Sam ONeill
08a62dcfb1 Updates submodule for 2.2.4 2024-04-01 15:59:43 +13:00
Sam ONeill
dedcd2ca64 updates for 2.2.4 2024-04-01 15:44:34 +13:00
Sam ONeill
a4527fc0cf updates submodule 2024-01-07 00:05:29 +13:00
Sam ONeill
4c34d19ff6 bumps version and updates development files 2024-01-07 00:02:30 +13:00
Sam ONeill
ba6b645711 update to make removable line easier to find and understand 2024-01-06 22:06:04 +13:00
Sam ONeill
117d9a1cec Merge branch 'master' of github.com:goryn-clade/pathfinder-containers 2024-01-06 22:00:58 +13:00
Sam
50083e1110
Merge pull request #67 from vlanf-forks/fix-failed-pf-build
Update pathfinder.Dockerfile base image
2024-01-06 22:00:46 +13:00
Sam ONeill
9262c69f09 adds socket volume for logging 2024-01-06 20:30:41 +13:00
Sam ONeill
8ef0d73def Merge branch 'master' of github.com:goryn-clade/pathfinder-containers 2024-01-06 20:28:15 +13:00
Sam ONeill
2e03241faf bump version to 2.2.3 2024-01-06 20:28:06 +13:00
Sam
28e7f856a5
Merge pull request #64 from ZaxLofful/patch-1
Do a little cleaning
2024-01-06 20:07:02 +13:00
Vladimir Nefyodov
3ddb0162b1
Update pathfinder.Dockerfile base image 2023-08-08 08:04:52 +03:00
Sam
e7cce14353
Merge pull request #63 from lynkfox/master
Add esi-search.search_structures.v1 to .env.example
2023-08-01 09:34:28 +02:00
Zachary Laughlin
8ce4110f57
Don't need the build command
No longer needed, since we build them ahead of time ourselves.
2023-07-13 12:19:15 -07:00
Zachary Laughlin
2b44fd284e
Add timezone to containers to keep them in sync
Also, fix some white spacing issues as well at the volume db level.
2023-07-10 01:59:00 -07:00
Zachary Laughlin
85f1c7754f
change to container_name
Hostname only applies to DNS resolution inside the container itself, it doesn't affect the routing of outside networks or other containers.

Setting container_name will set both the name of the container and the Docker Internal DNS routing of all containers to the generic name.

Thus achieving both naming convention and DNS resolution.
2023-07-10 01:51:48 -07:00
Zachary Laughlin
2a31f54e8b
Do a little cleaning
There are a few inconsistencies in the way code is written and also a volume that isn't needed.

There is also a spacing problem for the .env file, which docker-compose hates
2023-07-10 01:36:20 -07:00
Lynkfox
480866a0fc Add esi-search.search_structures.v1 to .env.example 2023-07-04 12:38:43 -04:00
Sam ONeill
3834bb4ec9 resolves merge conflicts 2023-05-17 15:29:12 +08:00
Sam
9d6a9be253
Merge pull request #56 from goryn-clade/develop-2.2.3
Workaround for Lets Encrypt Cert Expiry
2023-05-01 11:06:15 +02:00
Sam ONeill
22a025b7d0 adds ca-certificates package 2023-05-01 21:05:24 +12:00
Sam ONeill
fa6673e739 Adds workaround for expired DST cert 2023-05-01 20:32:44 +12:00
Sam ONeill
f822fa7e15 Adds script to restore production versions 2023-05-01 20:31:40 +12:00
Sam ONeill
c467a4c524 Updates development files 2023-04-16 10:57:01 +12:00
Sam ONeill
43a8da8335 Updates development files 2023-04-16 10:56:53 +12:00
Sam ONeill
55ab016eca Updates development files 2023-04-16 10:50:11 +12:00
Sam ONeill
88fdd9fa0a Updates development files 2023-04-16 10:48:53 +12:00
Sam ONeill
8501e66774 Re-Adds external flag for web network 2023-04-16 10:46:47 +12:00
Sam ONeill
3c278b0645 Updates development files 2023-04-16 10:41:09 +12:00
Sam ONeill
e9ce7c0fa9 Updates Development files 2023-04-15 22:57:10 +12:00
Sam ONeill
57bd2b4174 updates env_upgrade.sh 2023-04-15 22:27:50 +12:00
Sam ONeill
6c3c6bc5dd Updates static and development files for .env and dockerfile changes 2023-04-15 22:22:39 +12:00
Sam ONeill
7f65f8a67c Updates static and development files for .env and dockerfile changes 2023-04-15 22:22:26 +12:00
Sam ONeill
6a14acb6dc Merge branch 'greg2010-master'
Merges any changes  from greg2010-master branch
2023-04-14 20:06:01 +12:00
Sam ONeill
43cd481310 merges changes 2023-04-14 19:42:44 +12:00
greg2010
10c21b1bda
bump version to v2.2.2 2023-02-24 23:49:41 -05:00
Sam ONeill
6de6baacda Bumps PF version to 2.2.2 2023-02-13 21:14:26 +13:00
Sam ONeill
314dd2ca88 Bumps to v2.2.2 and adds php7-event lib for websocket performance 2023-02-13 07:18:41 +13:00
greg2010
8c74edbcf1
bump version to v2.2.1 2022-10-28 00:21:29 -04:00
Sam ONeill
72f64ed807 Bumps version and submodule to v2.2.1 2022-09-06 02:31:24 +12:00
Sam ONeill
51be7f9d5a Updates pathfinder_esi to 2.1.3 2022-09-03 12:09:35 +12:00
Sam
56832fb8ec
Merge pull request #45 from turbofeedorglory/fix.searchendpoint
Update scopes for ESI search endpoint changes
2022-08-28 00:23:22 +02:00
Sam
b16d39a9d7
Merge pull request #38 from goryn-clade/logging
Adds volume and static files for logging from socket
2022-08-28 00:21:16 +02:00
Sam
1d2d1a45b8
Merge branch 'master' into logging 2022-08-28 00:21:06 +02:00
Sam
868cffa6d7
Merge pull request #24 from fleischsalatinspace/cherry-pick-nginx-logs-stdout-supervisord
Dockerfile: symlink nginx logs to stdout/stderr for logging non-200 HTTP status codes
2022-08-28 00:13:48 +02:00
Sam
827f24f626
Merge pull request #20 from ajaxify/add-lets-encrypt-email-env-var
Add lets encrypt email env var
2022-08-28 00:08:42 +02:00
greg2010
2b6df18a9a
add PATHFINDER_SOCKET_HOST to .env.example 2022-08-23 20:46:20 -04:00
greg2010
efa20c6ae0
add mysql and redis hosts to .env.example 2022-08-23 20:43:27 -04:00
greg2010
ba11d2a3ab
update readme 2022-08-23 20:24:23 -04:00
Ronan Kipling
749c40f35f Update scopes for ESI search endpoint changes 2022-08-22 15:58:13 +01:00