Project

Profile

Help

Story #267

closed

[RFE] Allow to run pulp on different port then 80

Added by msuchy@redhat.com about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

++ This bug was initially created as a clone of Bugzilla Bug #1159214 ++

Description of problem:

Description of problem:
It would be nice to run pulp apache on different port then 80. The use case is to use lighttpd/nginx for repo serving and do not expose pulp apache publicly and have it only avalable to localhost.

Version-Release number of selected component (if applicable):
pulp-server-2.4.3-1.fc20.noarch

I will try to point out bumpers on the road as I try to move it to different port.

For starter, If I manually change Port in apache config, there is problem with
/etc/httpd/conf.d/pulp.conf having:
<VirtualHost :80>
Include /etc/pulp/vhosts80/
.conf
</VirtualHost>

This can be safely changed to
<VirtualHost >
Include /etc/pulp/vhosts80/
.conf
</VirtualHost>

Actions #1

Updated by bmbouter almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #2

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #3

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF