Skip to content

Extenginx improvements#37

Merged
theyoyojo merged 2 commits into
masterfrom
extenginx_improvements
Mar 21, 2024
Merged

Extenginx improvements#37
theyoyojo merged 2 commits into
masterfrom
extenginx_improvements

Conversation

@charliemirabile

Copy link
Copy Markdown
Contributor

Cleaning some stuff up and adding new features.

accessing the logs previously would require executing a shell
on the container and `cat`ing the log files or using podman cp to
copy them to the host. They were also being written to a ramfs within
the container that could eventually fill up.
This module in nginx will be helpful for working around
some of the shortcomings of nginx's mail proxy functionality
and will facilitate stepwise transition to unix sockets instead
of traditional ip networking between containers.
@theyoyojo theyoyojo merged commit dbb23f0 into master Mar 21, 2024
@theyoyojo theyoyojo deleted the extenginx_improvements branch March 21, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants