Commit graph

171 commits

Author SHA1 Message Date
cd0f71c857 oops, forgot to push
Some checks failed
build and push / build (push) Failing after 38s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 15:02:33 -08:00
a9062314c6 clone over http cause git isnt working anymore
All checks were successful
build and push / build (push) Successful in 1m9s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 12:20:26 -08:00
0380342ee8 use latest php-zmq
Some checks failed
build and push / build (push) Failing after 3m56s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 12:13:53 -08:00
af291b9036 update PHP and alpine version
Some checks failed
build and push / build (push) Failing after 1m56s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 12:06:48 -08:00
2c0eb6c9d8 update PHP version
Some checks failed
build and push / build (push) Failing after 35s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 12:05:00 -08:00
6bc104a119 build docker without compose
Some checks failed
build and push / build (push) Failing after 1m13s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 12:01:34 -08:00
1bef34c665 yeet
Some checks failed
build and push / build (push) Failing after 37s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 11:45:11 -08:00
a7c5815d03 remove old github ci
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 11:44:00 -08:00
363b419b89 add our own CI for building and pushing containers
Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-02-03 11:34:04 -08:00
Tyr Heimdal
b337634924
Merge pull request #90 from gambtho/docker-compose
Some checks failed
Docker Image CI / build (push) Has been cancelled
Remove outdated docker-compose dependency
2025-01-31 17:43:02 +01:00
Tyr Heimdal
a59480e3f8
Merge pull request #100 from ScotDex/patch-1
Add LE_EMAIL env var to README.md
2025-01-31 17:27:32 +01:00
Tyr Heimdal
8e8c007eda
Merge pull request #101 from ScotDex/patch-2
Update README.md
2025-01-31 17:19:35 +01:00
Tyr Heimdal
ecabe46c78
Merge pull request #102 from ScotDex/patch-3
add docker log rotation - thanks @ScotDex 
ref: https://docs.docker.com/engine/logging/configure/
2025-01-31 17:18:04 +01:00
ScottishDex
e5e92871bd
Update docker-compose.yml
Added a logging driver for troubleshooting
2024-12-08 01:04:59 +00:00
ScottishDex
aebf0294e9
Update README.md 2024-12-08 00:56:29 +00:00
ScottishDex
b741f1fc21
Update README.md 2024-12-08 00:31:17 +00:00
gambtho
ff098d2526
Remove outdated docker-compose dependency 2024-05-02 10:24:23 -04:00
Sam
d12dfc615f
Update php.ini
Removes Debugging
2024-04-26 22:56:55 +12:00
Sam
21f977c9bd
Update environment.ini
Sets Debug level to 0
2024-04-26 22:56:28 +12:00
Sam
d59f51f76c
Update pathfinder.Dockerfile
Fixes Dockerfile
2024-04-26 22:55:39 +12:00
Sam
5ad6f8b432
Update docker-compose.yml
Fixes Docker-compose
2024-04-26 22:52:26 +12:00
Sam ONeill
aeb02beb18 fixes dev env 2024-04-25 13:07:39 +12:00
Sam
665b647cd2
Merge pull request #84 from goryn-clade/2.2.4
2.2.4
2024-04-01 16:05:06 +13:00
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