2310N/ASystem Publisher Apache Configuration
2310N/A-------------------------------------
2310N/A
2310N/AThis directory contains templates for the system publisher Apache configuration.
3356N/AFor more information, see pkg.sysrepo(8).
2310N/A
2310N/AThe files in this directory are as follows:
2310N/A
2310N/A./reference_httpd.conf The reference Apache config file used to
2310N/A as a source for the content in
2310N/A sysrepo_httpd.conf.mako.
2310N/A
2310N/A./sysrepo_publisher_response.mako The template used for the "publisher/0
2310N/A response, served by the system publisher
2310N/A for client queries to file:// publishers
2310N/A (not normally used by syspub clients,
2310N/A who obtain all their publisher
2310N/A information from the "syspub/0"
2310N/A response. This allows the system
2310N/A publisher to serve file:// repositories
3356N/A to standard pkg(7) clients over http.
2310N/A
2310N/A./logs/error_log Stub file used as an Apache log
2310N/A./logs/access_log Stub file used as an Apache log
2310N/A
2310N/A./sysrepo_httpd.conf.mako The main Apache httpd.conf file template
3356N/A which is used by pkg.sysrepo(8) in
2310N/A conjunction with the publisher
3356N/A information obtained from a pkg(7) image
2310N/A to configure Apache to act as a
2310N/A system publisher. This file was created
2310N/A with reference to the
2310N/A reference_httpd.conf file in this
2310N/A directory.
2310N/A
2677N/A./sysrepo_p5p.py A WSGI application, used to serve
2677N/A the contents of .p5p archives to
2677N/A system_repository clients.
2677N/A