A tool to package VMOD easily
    kokoniimasu 
    kokoniimasu at gmail.com
       
    Mon Nov 22 05:20:00 UTC 2021
    
    
  
Hi, All.
I've been struggling for a long time to deploy VMOD in my environment.
So I created a tool to build a VMOD package easily.
The Package is intended to be installed in its own environment, and
supports deb and rpm.
```
xcir at build01:~/git/vmod-packager$ ./vmod-packager.sh -d focal -v 7.0.0 -e
0.19 varnish-modules
...
##################################################
        docker image: vmod-packager/focal:7.0.0-1
                Dist: focal
     Varnish Version: 7.0.0
         Varnish VRT: 140
           VMOD name: varnish-modules
        VMOD Version: 140.0.19
              Status: SUCCESS
xcir at build01:~/git/vmod-packager$ ls pkgs/debs/varnish-modules/
varnish-modules_140.0.19~focal-1_amd64.build
 varnish-modules_140.0.19~focal-1_amd64.changes
 varnish-modules-dbgsym_140.0.19~focal-1_amd64.ddeb
varnish-modules_140.0.19~focal-1_amd64.buildinfo
 varnish-modules_140.0.19~focal-1_amd64.deb
```
It's still under development, but I think it will work.
https://github.com/xcir/vmod-packager
Regards,
--
Shohei Tanaka(@xcir)
https://blog.xcir.net/ (JP)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20211122/06c61ca7/attachment.html>
    
    
More information about the varnish-misc
mailing list