----- Original Message ----- > Hello, > > I'm not sure if this topic was already discussed here but I would really > appreciate if Pulp would be possible to install with a different web server > than Apache - for example Nginx. > > This would require to create extra packages containing only the Apache/Nginx > config files and use the "provides:" and "requires:" options in the RPM SPEC > file to satisfy the web server dependency.
This is a great idea! Have you successfully run Pulp with nginx? If so, it would be great if you could contribute your configuration in a pull request. As for the packaging, we could add another package that would provide the default nginx configs. Then we could create a package group that contains that extra package. -Dennis > > Any thoughts? > > Best regards, > Jiri > > _______________________________________________ > Pulp-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-list _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
