A simple RPM repository using Inotify and WebDAV
In this post, we will look at storing RPM artifacts using a simple script with inotify + createrepo. The artifacts are uploaded via WebDAV using Apache HTTPD. The reasons for using Apache HTTPD will be discussed later in the post. Thus, the solution must meet the following requirements for organizing an RPM repository: Free Immediate availability of the package in the repository a few seconds after uploading to the storage […]
