Commit graph

25 commits

Author SHA1 Message Date
Sam ONeill
9262c69f09 adds socket volume for logging 2024-01-06 20:30:41 +13: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
Sam ONeill
8501e66774 Re-Adds external flag for web network 2023-04-16 10:46:47 +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
43cd481310 merges changes 2023-04-14 19:42:44 +12:00
Sam
1d2d1a45b8
Merge branch 'master' into logging 2022-08-28 00:21:06 +02:00
greg2010
804a5229ab
split images, pull more env vars out 2022-08-02 00:37:07 -04:00
Sam ONeill
0cf720fb19 Updates development.sh 2022-02-08 14:29:10 +13:00
Sam ONeill
5dc422619b Updates development.sh 2022-02-08 14:27:26 +13:00
Sam ONeill
45a3fc595f Updates development.sh 2022-02-08 14:15:45 +13:00
Sam ONeill
c62062f956 Adds logs mount to pf service and adds logrotate 2022-02-08 13:37:06 +13:00
Sam ONeill
ec4b0c0551 Adds volume and static files for logging from socket 2022-02-08 10:29:14 +13:00
ajaxify
4c1902a19d
Use env var LE_EMAIL for Let's Encrypt email 2021-10-25 15:01:10 -07:00
Sam ONeill
d3b9ef5858 Fixes letsencrypt cert storage and updates env 2021-10-25 07:19:55 +13:00
soneill
e3045cb9d1 Removes SSO workaround and updates Readme 2021-09-10 11:30:35 +12:00
soneill
36f977d0b3 adds development versions 2021-09-05 13:27:54 +12:00
soneill
790407f552 Updates websocket submodule and container 2021-07-31 17:39:14 +12:00
soneill
9cd459d897 adds xdebug 2021-07-27 15:20:52 +12:00
soneill
57a1a34748 restores docker-compose.yml 2020-12-09 00:15:58 +13:00
soneill
842ef0afe9 adds tags plugin to ini 2020-11-20 21:23:58 +13:00
soneill
74bf4c10fa updates pathfinder.ini for connection counting 2020-10-02 10:41:49 +13:00
samuel.p.oneill@gmail.com
b6003ea4dd Removed caddy from the project 2020-09-02 14:48:11 +02:00
soneill
ddcacca5c3 private fork from github 2020-08-30 19:59:19 +12:00