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

make apache ports configurable #361

Open
wants to merge 6 commits into
base: v4
Choose a base branch
from

Conversation

mms-gianni
Copy link

Summary

This PR fixes/implements :

  • Bug
  • Feature
  • Breaking changes

Explain the motivation for making this change. What existing problem does the pull request solve?

Adds the possibility to run the apache on a different port than 80 and 443.
See issue #360

Test plan (required)

The ports will be configured on startup by entrypoint.
Need some help here to test it.

Checklist

  • I followed the guidelines in CONTRIBUTING guide
  • I have squashed any insignificant commits
  • This change has comments for package types, values, functions, and non-obvious lines of code

Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
This reverts commit d7f5f15.
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
utils/docker-entrypoint-as-root.sh Outdated Show resolved Hide resolved
utils/docker-entrypoint-as-root.sh Outdated Show resolved Hide resolved
utils/Dockerfile.slim.blueprint Show resolved Hide resolved
@mms-gianni
Copy link
Author

I can squash the commits if prefered.

@stale
Copy link

stale bot commented Jun 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please update it if any action still required.

@stale stale bot added the stale Issues inactives for a while (automatically) label Jun 9, 2023
@stale
Copy link

stale bot commented Jun 17, 2023

This issue has been automatically closed because it has not had recent activity. Please, reopen if you need.

@stale stale bot closed this Jun 17, 2023
@mistraloz mistraloz added enhancement Work on new feature (or any question related to new feature) and removed stale Issues inactives for a while (automatically) labels Jun 17, 2023
@mistraloz mistraloz reopened this Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Work on new feature (or any question related to new feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants