Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github actions for image building & support for nginx proxy configuration in env variable #7

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

starsoccer
Copy link

So this adds github actions that auto publishes 2 images for each change one for the proxy, and one for the mono app. The one caveat and we make way to tweak this is that the branch name is used for all tags so master branch will produce an image called master and then master-proxy

On top of this I also added the ability to set the proxy pass location. I am not sure how widely used this will be but currently I am running both containers on unraid outside docker compose and internal routing by container name does not work. So this just gives some more flexibility

@CLAassistant
Copy link

CLAassistant commented Sep 13, 2023

CLA assistant check
All committers have signed the CLA.

@starsoccer starsoccer mentioned this pull request Sep 13, 2023
@starsoccer
Copy link
Author

Just force pushed some changes just amending the commits to hopefully match up to my github user per the above CLA Assistant

@starsoccer
Copy link
Author

@rwagoner Any word on getting this PR merged?

@starsoccer
Copy link
Author

@rwagoner Bump again on getting this merged? Id rather have a single repo be the source of truth and not have to fork and make my own version and keep maintaining things

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.

None yet

2 participants